Highlights
Can now click a spool in the AMS or External Spool card and choose a different filament and change the color.
NOTE: It will probably badly handle custom filaments as I haven't written the code to do so yet.
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
New Contributors
- @carlesfernandez made their first contribution in #1099
- @Dronedale made their first contribution in #1110
Full Changelog: v2.1.7...v2.1.8-beta2