Adjusted filament sensor to use action_respond_info for plus users.

This commit is contained in:
Bassam Husain
2023-04-02 11:04:06 -04:00
parent c215540a0c
commit 060a9334ee

View File

@@ -225,7 +225,7 @@ screw_thread: CCW-M4
switch_pin: !PA4 # "Pulled-high"
pause_on_runout: True
insert_gcode:
M117 Insert Detected
{ action_respond_info("Insert Detected") }
runout_gcode:
M117 Runout Detected
{ action_respond_info("Runout Detected") }
CONDITIONAL_BEEP i=3 dur=300 freq=400