Highlights
New print history and timelapse gallery popup (Alpha).
This can be accessed from the list button on the main view of the simple status card:
The video/cover image toggle button has been moved top left of the cover image to make space.
The print history will show all prints that this integration has observed and allow you to trigger re-prints including between your different printers. The re-print experience allows you to remap the filaments used into the model to the target printers AMS contents.
The timelapse view shows a gallery of your timelapse videos, again only those for print completions observed by this integration.
Timelapse videos from an X1C or H2D can be played inline as they are mp4 format. Those from an A1 or P1 can only be downloaded as most (all?) browsers do not natively support avi file formats.
To come - cache management to allow you to control disk space usage within your home assistant install.
In order to access this new experience you must opt into it during printer configuration under, for now, advanced settings:
A previous option to save gcode to home assistant has been subsumed into this.
What's Changed
- Add print history and thumbnail gallery popup. by @AdrianGarside in #1450
- chore: Update Frontend from latest release v0.6.0 by @greghesp in #1462
Full Changelog: v2.1.28-beta1...v2.1.28-beta2