Releases: jneilliii/OctoPrint-BambuPrinter
Releases · jneilliii/OctoPrint-BambuPrinter
0.0.22
- add avi file listing for timelapses for non-X1 devices, #29
0.0.21
- add initial timelapse support for firmware generated videos, #28
NOTE: Only tested on X1C, other devices may not be able to list videos over ftps
0.0.20
- fixes issue related to printing a cloud print again and subtask_name including full path to file, #25
0.0.19
- attempt to fix A1 related print issues, #9
- flow rate increase logic for M220 from x1plus community
0.0.18
- adjust start print command for better A1 compatibility
0.0.17
- expose cloud connection options and add relevant login mechanisms, #8
0.0.16
- refresh file list if printing file not found in cached file list. potential fix for #9
0.0.15
- adjustments for file listing differences between X1 and P1 for cache directory, #7
0.0.14
- fix cache file list issues
- optimize file listing to only update when retrieving file list and not while selecting or deleting a file
- don't remove intermediary file on local storage
0.0.13
- use gcode_file property instead of subtask_name if it doesn't have 3mf extension included