Reversed switch_pint in filament sensor pinout section based on facebook user feedback.

This commit is contained in:
Bassam Husain
2023-04-02 20:02:40 -04:00
parent c89d69e678
commit 761650bf80

View File

@@ -197,7 +197,7 @@ pin: PA0
# cycle_time: 0.0005 ; Default beeper tone in kHz. 1 / 0.0005 = 2000Hz (2kHz)
[filament_switch_sensor filament_sensor]
switch_pin: !PA4 # "Pulled-high"
switch_pin: PA4
pause_on_runout: True
insert_gcode:
{ action_respond_info("Insert Detected") }