ercf: enable encoder motion issue detection

This commit is contained in:
Konstantin Koslowski 2022-05-31 21:40:44 +02:00
parent ef4335b678
commit 752733b175

View file

@ -70,12 +70,12 @@ switch_pin: ^ercf:PA6
pause_on_runout: False pause_on_runout: False
detection_length: 10.0 detection_length: 10.0
extruder: extruder extruder: extruder
# runout_gcode: _ERCF_ENCODER_MOTION_ISSUE runout_gcode: _ERCF_ENCODER_MOTION_ISSUE
[filament_switch_sensor toolhead_sensor] [filament_switch_sensor toolhead_sensor]
pause_on_runout: False pause_on_runout: False
switch_pin: ^PG12 switch_pin: ^PG12
runout_gcode: # runout_gcode:
M118 toolhead filament removed # M118 toolhead filament removed
insert_gcode: # insert_gcode:
M118 toolhead filament inserted # M118 toolhead filament inserted