Updated Nginx and Fialent sensor for my printer
This commit is contained in:
parent
66a7dfc519
commit
fb6e5c57f3
2 changed files with 4 additions and 2 deletions
|
@ -16,9 +16,11 @@ gcode:
|
|||
timeout: 1800
|
||||
|
||||
|
||||
[filament_switch_sensor filament_sensor]
|
||||
[filament_motion_sensor filament_sensor]
|
||||
detection_length: 6.0
|
||||
extruder:extruder
|
||||
pause_on_runout: false
|
||||
switch_pin: !PC15
|
||||
switch_pin: ^PC15
|
||||
runout_gcode:
|
||||
M600
|
||||
|
||||
|
|
Binary file not shown.
Loading…
Add table
Reference in a new issue