fan_tach_monitor.cfg modified - 07/15/2025 - 05:52:11 PM
This commit is contained in:
parent
c778a0b1c9
commit
a674a95451
1 changed files with 1 additions and 5 deletions
|
@ -37,9 +37,5 @@ gcode:
|
||||||
M117 !!FAN STOPPAGE!!
|
M117 !!FAN STOPPAGE!!
|
||||||
RESPOND PREFIX="FAN CHECK:" MSG="Fan stoppage detected. Pausing print."
|
RESPOND PREFIX="FAN CHECK:" MSG="Fan stoppage detected. Pausing print."
|
||||||
PAUSE
|
PAUSE
|
||||||
# Turn off the hotend.
|
SET_HEATER_TEMPERATURE HEATER=extruder TARGET=0 # Turn off the hotend.
|
||||||
# !! Don't forget to turn your hotend back on before resume. !!
|
|
||||||
# -- If using this guide's pause/resume macros (in useful_macros.html), the hotend will automatically reheat on resume
|
|
||||||
# -- (as long as the hotend is not turned off BEFORE pause is called)
|
|
||||||
SET_HEATER_TEMPERATURE HEATER=extruder TARGET=0
|
|
||||||
{% endif %}
|
{% endif %}
|
Loading…
Add table
Add a link
Reference in a new issue