test
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
# Requires a 3-wire fan with tachometer_pin defined. https://www.klipper3d.org/Config_Reference.html#heater_fan
|
# Requires a 3-wire fan with tachometer_pin defined. https://www.klipper3d.org/Config_Reference.html#heater_fan
|
||||||
# The tach wire can be connected to a spare endstop pin.
|
# The tach wire can be connected to a spare endstop pin.
|
||||||
# Don't forget a pullup (^) on the tach pin (example: tachometer_pin: ^P1.29)
|
# Don't forget a pullup (^) on the tach pin (example: tachometer_pin: ^P1.29)
|
||||||
|
##test
|
||||||
# Monitoring loop. Begins at Klipper start.
|
# Monitoring loop. Begins at Klipper start.
|
||||||
[delayed_gcode CHECK_ALL_FANS]
|
[delayed_gcode CHECK_ALL_FANS]
|
||||||
initial_duration: 1
|
initial_duration: 1
|
||||||
|
|||||||
Reference in New Issue
Block a user