Releases: marian42/octoprint-preheat
Releases · marian42/octoprint-preheat
Add preheat on file select feature and fix a UI bug with UI Customizer
Fix for the cooldown button for users with the M109 option enabled
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
Add an option to use M109/M190/M191 commands to set the temperature implements #49
Temperature Offsets Feature
Preheat with custom temperature offsets
Version 0.6
- 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
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
- 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
0.4.1 Bump version
Add an option to notify when preheating is complete
0.4.0 Bump version
Fix for fallback temperatures when printing from the SD card
Fixes fallback temperatures not being used when printing from the SD card (#22).