Skip to content

Releases: marian42/octoprint-preheat

Add preheat on file select feature and fix a UI bug with UI Customizer

31 May 22:55
Compare
Choose a tag to compare
  • Add preheat on file select feature (#54)
  • Fix a UI bug with UI Customizer (#53)

Fix for the cooldown button for users with the M109 option enabled

25 Mar 20:44
Compare
Choose a tag to compare
0.7.2

Add a gcode command for the cooldown sequence if the M109 option is e…

Add option to use M109 to set the temperature

19 Mar 21:08
Compare
Choose a tag to compare
Add an option to use M109/M190/M191 commands to set the temperature

implements #49

Temperature Offsets Feature

16 Mar 20:15
Compare
Choose a tag to compare

Preheat with custom temperature offsets

Version 0.6

15 Feb 23:48
Compare
Choose a tag to compare
  • Add support for chamber preheating
  • Fix compatibility with images in gcode files (Prusa Mini)
  • Fix combatibility with OctoPrint-InlineConfirm
  • Fix compatibility with TouchUI

Fix gcode parsing for Prusa MMU printers

14 Mar 10:15
Compare
Choose a tag to compare

Fixes an exception during parsing of Tx commands generated by PrusaSlicer for printers with the multi material upgrade.

Python 3, gcode scripts, better gcode parsing

04 Mar 21:46
Compare
Choose a tag to compare
  • Support for Python3
  • Added an option to run custom gcode when pressing the Preheat button (in addition to the existing feature to run custom gcode when preheating is complete)
  • Added parsing support for T0, T1,... commands used by some slicers to switch nozzles

Add an option to use the fallback temperatures when no file is selected

03 Nov 02:13
Compare
Choose a tag to compare

Add an option to notify when preheating is complete

26 Jul 10:50
Compare
Choose a tag to compare

Fix for fallback temperatures when printing from the SD card

17 Feb 18:41
Compare
Choose a tag to compare

Fixes fallback temperatures not being used when printing from the SD card (#22).