diff options
Diffstat (limited to 'config/example-extras.cfg')
-rw-r--r-- | config/example-extras.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/example-extras.cfg b/config/example-extras.cfg index 4f8a61b2..1ec4a1cb 100644 --- a/config/example-extras.cfg +++ b/config/example-extras.cfg @@ -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. |