mirror of
https://github.com/bassamanator/Sovol-SV06-firmware.git
synced 2025-11-08 21:41:15 +00:00
Reversed switch_pint in filament sensor pinout section based on facebook user feedback.
This commit is contained in:
@@ -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") }
|
||||
|
||||
Reference in New Issue
Block a user