Releases: jneilliii/OctoPrint-BambuPrinter
Releases · jneilliii/OctoPrint-BambuPrinter
0.0.12
- fix issue introduced in 0.0.11 that broke recognition of currently printing file when started from printer
0.0.11
What's Changed
- Allow use of cache folder and custom gcode commands by @Pavulon87 in #5
New Contributors
Full Changelog: 0.0.10...0.0.11
0.0.10
- fix freezing during cancel command, #4
0.0.9
- fix upload_file and delete_file to return boolean as it did before switching the ftps client module for A1/P1 devices
0.0.8
- fix delete command to use file path instead of 8dot3 filename
0.0.7
- pin paho-mqtt to versions less than 2 to avoid breaking changes
0.0.6
- switch ftpclient class to support A1/P1 devices
0.0.5
- update requirements and related code adjustments
0.0.4
- modified start print commands to support A1/P1 devices
0.0.3
- add modified date to file listing