fan_tach_monitor.cfg modified - 07/15/2025 - 05:52:17 PM

This commit is contained in:
macocha 2025-07-15 17:52:19 +00:00
parent a674a95451
commit 9066e91f7e

View file

@ -37,5 +37,5 @@ gcode:
M117 !!FAN STOPPAGE!!
RESPOND PREFIX="FAN CHECK:" MSG="Fan stoppage detected. Pausing print."
PAUSE
SET_HEATER_TEMPERATURE HEATER=extruder TARGET=0 # Turn off the hotend.
SET_HEATER_TEMPERATURE HEATER=extruder TARGET=0 # Turn off the hotend.
{% endif %}