mirror of
https://github.com/bassamanator/Sovol-SV06-firmware.git
synced 2025-11-08 21:41:15 +00:00
Reversed filament sensor pin.
This commit is contained in:
@@ -220,7 +220,7 @@ pwm: True
|
|||||||
cycle_time: 0.0005 ; Default beeper tone in kHz. 1 / 0.0005 = 2000Hz (2kHz)
|
cycle_time: 0.0005 ; Default beeper tone in kHz. 1 / 0.0005 = 2000Hz (2kHz)
|
||||||
|
|
||||||
[filament_switch_sensor filament_sensor]
|
[filament_switch_sensor filament_sensor]
|
||||||
switch_pin: !PA4 # "Pulled-high"
|
switch_pin: PA4 # "Pulled-high"
|
||||||
pause_on_runout: True
|
pause_on_runout: True
|
||||||
insert_gcode:
|
insert_gcode:
|
||||||
M117 Insert Detected
|
M117 Insert Detected
|
||||||
|
|||||||
Reference in New Issue
Block a user