gcode_postprocessors
gcode_postprocessors copied to clipboard
wood.py strips "Turn off hot end" code.
the if block at line 365 removes all M104 commands, but that includes the "Turn off hot end" command, M104 S0.
closed on accident