Skip to content

Releases: jneilliii/OctoPrint-BambuPrinter

0.0.22

24 May 23:39
Compare
Choose a tag to compare
  • add avi file listing for timelapses for non-X1 devices, #29

0.0.21

18 May 22:52
Compare
Choose a tag to compare
  • 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

18 May 22:50
176154c
Compare
Choose a tag to compare
  • fixes issue related to printing a cloud print again and subtask_name including full path to file, #25

0.0.19

12 May 17:40
3e77084
Compare
Choose a tag to compare
  • attempt to fix A1 related print issues, #9
  • flow rate increase logic for M220 from x1plus community

0.0.18

17 Mar 04:37
Compare
Choose a tag to compare
  • adjust start print command for better A1 compatibility

0.0.17

03 Mar 01:40
Compare
Choose a tag to compare
  • expose cloud connection options and add relevant login mechanisms, #8

0.0.16

02 Mar 07:21
Compare
Choose a tag to compare
  • refresh file list if printing file not found in cached file list. potential fix for #9

0.0.15

18 Feb 18:16
Compare
Choose a tag to compare
  • adjustments for file listing differences between X1 and P1 for cache directory, #7

0.0.14

18 Feb 06:59
Compare
Choose a tag to compare
  • 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

13 Feb 23:45
Compare
Choose a tag to compare
  • use gcode_file property instead of subtask_name if it doesn't have 3mf extension included