Reworked the initial setup to get almost all printer data from Bambu Cloud for easier setup.
Enables use of P1 camera when in cloud mqtt mode
Adds cover image sensor to show the 3mf thumbnail of current or last print (when Bambu Cloud setup was used).
Adds print weight, length and bed choice of current or last print (when Bambu Cloud setup was used).
Adds A1 printer support.
Adds best guess X1E printer support.
Fixes mqtt thread hang made common with latest X1 firmware.
Fixes mishandling of AMS removal from a printer leaving a gap in indices.
Miscellaneous fixes.
Localization improvements.
What's Changed
- Reapply camera URL fix by @AdrianGarside in #299
- Fixed German translation by @myMartek in #300
- Fix extra backslash in URL by @AdrianGarside in #306
- Initial guess at changes to support the A1 by @AdrianGarside in #304
- Add italian language by @elax46 in #305
- New filaments by @fmeus in #311
- Streamline setup using bambu cloud by @AdrianGarside in #315
- Fix handling of gap in AMS indices by @AdrianGarside in #317
- Fix X1 light toggle behavior by @AdrianGarside in #318
- Fix X1 stopping updating by @AdrianGarside in #320
- Add best guess at X1E support by @AdrianGarside in #321
- Reuse authentication when possible during reconfigure by @AdrianGarside in #322
- Add cover image with bambu credentials by @AdrianGarside in #324
- Harden rtsp camera handling by @AdrianGarside in #325
- Add print weight, length and bed type sensors by @AdrianGarside in #328
- Add region choice to bambu cloud setup by @AdrianGarside in #329
New Contributors
Full Changelog: v1.9.2...v2.0.0