Skip to content

Releases: jneilliii/OctoPrint-BambuPrinter

0.0.12

13 Feb 02:36
Compare
Choose a tag to compare
  • fix issue introduced in 0.0.11 that broke recognition of currently printing file when started from printer

0.0.11

13 Feb 00:15
Compare
Choose a tag to compare

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

12 Feb 05:09
Compare
Choose a tag to compare
  • fix freezing during cancel command, #4

0.0.9

11 Feb 20:41
Compare
Choose a tag to compare
  • 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

10 Feb 22:57
Compare
Choose a tag to compare
  • fix delete command to use file path instead of 8dot3 filename

0.0.7

10 Feb 18:34
Compare
Choose a tag to compare
  • pin paho-mqtt to versions less than 2 to avoid breaking changes

0.0.6

10 Feb 16:32
Compare
Choose a tag to compare
  • switch ftpclient class to support A1/P1 devices

0.0.5

28 Jan 01:11
Compare
Choose a tag to compare
  • update requirements and related code adjustments

0.0.4

20 Jan 16:19
Compare
Choose a tag to compare
  • modified start print commands to support A1/P1 devices

0.0.3

14 Jan 20:11
Compare
Choose a tag to compare
  • add modified date to file listing