xperiments-in / xtouch

Other
570 stars 54 forks source link

Ability to Interface with Printer Broken w/ Bambu Labs update 1.6.?? #131

Closed VPrintsUS closed 1 week ago

VPrintsUS commented 2 weeks ago

Haven't seen this here yet so starting the thread despite never using Github before. Upon updating my P1S to 1.6.?? I had to reupload the config.json file to my XTouch SD card. After connecting to the printer, ie the XTouch interface appears connected, pressing any of the buttons on the XTouch does not cause the printer to react.

Never had this issue until today 06/15. I believe the update for the printers came out a few days ago?

Sorry if I miss important details. Goodluck and hope this can be resolved!

Jer406 commented 2 weeks ago

same here too

xperiments commented 2 weeks ago

Have you formatted the SD card? its IMPERATIVE

Nosler1975 commented 2 weeks ago

I have similar issues, hopefully there is a fix on its way..

Jer406 commented 2 weeks ago

formatted the sd card. used the tool to make the .json problem is 100% fixed

Nosler1975 commented 1 week ago

Tried repeatedly to do the Config set up but no good, when i open the file created by the config, it does not have any of my correct details.

I am using a gmail account.

xperiments commented 1 week ago

@Nosler1975 The file is ok aside you don't see your info If using gmail check to reset password of BBL If done disbale 2FA

bdasshare commented 1 week ago

Same problem, guess Bambu has broken there API or there must be some new method.

Result i get after debugging was an empty response on the accesToken in the json response and also with Postman. { "accessToken": "", "refreshToken": "", "expiresIn": 0, "refreshExpiresIn": 0, "tfaKey": "xxxxx", "accessMethod": "" }

And disable 2FA fixed it