Skip to content

Releases: kantlivelong/OctoPrint-SmartPreheat

0.0.6

02 Feb 17:31
Compare
Choose a tag to compare

Fix for handling temperature G-code commands with float values (#14)
Don't update gcode scripts if gcode script obvservables are still undefined. This occurs when settings hasn't been in opened such as the wizard.

0.0.5

16 Jul 22:36
Compare
Choose a tag to compare

Fix python 3 compatibility issue.

0.0.4

08 May 19:40
Compare
Choose a tag to compare
  • Scan files when 'beforerintStarted' is called instead of relying on Events
  • Remove unnecessary imports
  • Add a little more clarity in the settings dialog

0.0.3

05 May 19:17
Compare
Choose a tag to compare
  • g-code parsing fixes & logging enhancements (#2)

0.0.2

03 May 00:06
Compare
Choose a tag to compare
  • Fix issue with saving doSmartPreheat snippet in settings (#1)

0.0.1

02 May 05:44
Compare
Choose a tag to compare
  • Initial release