diff --git a/ercf/hardware.cfg b/ercf/hardware.cfg index 0254ca9..bb40c17 100644 --- a/ercf/hardware.cfg +++ b/ercf/hardware.cfg @@ -70,12 +70,12 @@ switch_pin: ^ercf:PA6 pause_on_runout: False detection_length: 10.0 extruder: extruder -# runout_gcode: _ERCF_ENCODER_MOTION_ISSUE +runout_gcode: _ERCF_ENCODER_MOTION_ISSUE [filament_switch_sensor toolhead_sensor] pause_on_runout: False switch_pin: ^PG12 -runout_gcode: - M118 toolhead filament removed -insert_gcode: - M118 toolhead filament inserted +# runout_gcode: +# M118 toolhead filament removed +# insert_gcode: +# M118 toolhead filament inserted