mirror of
https://github.com/bassamanator/Sovol-SV06-firmware.git
synced 2025-11-08 13:31:16 +00:00
Adjust skr wiring diagram to include filament sensor. Adjust printer.cfg and misc-macros.cfg accordingly.
This commit is contained in:
@@ -23,11 +23,10 @@ path: /home/pi/printer_data/gcodes
|
||||
[pause_resume]
|
||||
[display_status]
|
||||
|
||||
# NOTE If you have a filament sensor, uncomment the following 4 lines
|
||||
# [delayed_gcode DISABLEFILAMENTSENSOR]
|
||||
# initial_duration: 1
|
||||
# gcode:
|
||||
# SET_FILAMENT_SENSOR SENSOR=filament_sensor ENABLE=0
|
||||
[delayed_gcode DISABLEFILAMENTSENSOR]
|
||||
initial_duration: 1
|
||||
gcode:
|
||||
SET_FILAMENT_SENSOR SENSOR=filament_sensor ENABLE=0
|
||||
|
||||
[gcode_macro _globals]
|
||||
variable_filament_sensor_enabled: 0 # NOTE Enable(1) or disable(0) the filament sensor, if one is connected
|
||||
|
||||
Reference in New Issue
Block a user