Skip to content

v2.4.4: kit form shows the loaded filament

Choose a tag to compare

@bbolinger bbolinger released this 14 Jul 21:18
· 45 commits to main since this release
50e24a9

Highlights

The kit options form now shows the filament and colour that are loaded on the printer right now.

Previously the tool and filament picker read a snapshot that was only refreshed when a print started or a file was uploaded. If you swapped a spool between jobs, the next kit's picker could still show the previous spool, such as an old colour, even though the printer already knew about the change. The picker now reads the printer's current filament at the moment it builds the screen, so what you see matches what is loaded.

If the printer cannot be reached for a moment, the form falls back to the last known snapshot rather than showing nothing. The start-time safety check already read the live state and is unchanged.

See the CHANGELOG for full details.