Highlights
You can now change the filament in the AMS spool popup:
Custom filaments will work for Bambu Lab cloud connected printers but not yet in Lan Mode as we currently rely on a Bambu REST API to retrieve the data about your custom filaments. This gap looks to be fixable should be addressed in a later update.
Cover image/Skip objects should now work for X1C printers for cloud prints. It's possible that very complex models (large 3mf files) may still not work - if you see this please open an issue with debug logs covering a repro.
What's Changed
- Add new filament_id and tray_weight fields to catalan translation by @carlesfernandez in #1099
- Create issue for authentication failure by @AdrianGarside in #1100
- chore: Update Frontend from latest release v0.3.25 by @greghesp in #1104
- Set filament support and more FTP robustness improvements by @AdrianGarside in #1105
- Fix error text always being unknown by @AdrianGarside in #1106
- Add retry loop for x1 model download by @AdrianGarside in #1114
- Enable debug logging always during setup flows by @AdrianGarside in #1120
- local gcode download feature by @Dronedale in #1110
- Update localizations by @AdrianGarside in #1121
- Cleanup service calls and add ability to return async result by @AdrianGarside in #1125
- Add extended filaments json by @AdrianGarside in #1128
- Add service call to get the filament data as json by @AdrianGarside in #1130
- Enable callservice responses by @AdrianGarside in #1131
- Fix filament details to only have base version by @AdrianGarside in #1132
- chore: Update Frontend from latest release v0.3.26 by @greghesp in #1133
- Turn gcode download switch off and disable when ftp switch is turned off by @AdrianGarside in #1134
- Fallback to type if name is unknown by @AdrianGarside in #1135
- Pass custom filaments too by @AdrianGarside in #1136
- chore: Update Frontend from latest release v0.3.27 by @greghesp in #1137
- Fix custom filaments names in tray by @AdrianGarside in #1140
- Update external spool attributes to match AMS tray attributes for consistency by @AdrianGarside in #1142
- chore: Update Frontend from latest release v0.3.28 by @greghesp in #1143
New Contributors
- @carlesfernandez made their first contribution in #1099
- @Dronedale made their first contribution in #1110
Full Changelog: v2.1.7...v2.1.8