heater: Add new TURN_OFF_HEATERS command
Add a command that will turn off all heaters in the printer. Run this command in the default idle_timeout action. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
@@ -260,7 +260,7 @@
|
||||
#gcode:
|
||||
# A list of G-Code commands (one per line; subsequent lines
|
||||
# indented) to execute on an idle timeout. The default is to run
|
||||
# "M84".
|
||||
# "TURN_OFF_HEATERS" and "M84".
|
||||
#timeout: 600
|
||||
# Idle time (in seconds) to wait before running the above G-Code
|
||||
# commands. The default is 600 seconds.
|
||||
|
||||
Reference in New Issue
Block a user