Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion 1__Formbot_Default__CFG/M1__Printer_Macros___Formbot.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ gcode:
M104 T1 S150
{% endif %}
#M104 S0 # turn off hotend
SET_IDLE_TIMEOUT TIMEOUT=43200 # set timeout to 12 hours
SET_IDLE_TIMEOUT TIMEOUT=3600 # set timeout to 12 hours
{% endif %}

######################################################################
Expand Down