Disable filament sensor
This commit is contained in:
parent
5791f108b1
commit
89b2f192e9
4
config.g
4
config.g
|
@ -79,8 +79,8 @@ G10 P0 R0 S0 ; set initial tool 0 active a
|
|||
; Custom settings are not defined
|
||||
|
||||
; Filament sensor - Duet3D laser filament monitor
|
||||
M574 E0 S1 P"io4.in" ; configure extruder endstop
|
||||
M591 D0 P5 C"e0_stop" R40:120 E3.0 S0 ; Duet3D laser sensor for extruder drive 0, connected to endstop input 3 (E0), tolerance 40 to 120%, 3mm comparison length, disabled
|
||||
;M574 E0 S1 P"io4.in" ; configure extruder endstop
|
||||
;M591 D0 P5 C"E0_stop" R40:120 E3.0 S0 ; Duet3D laser sensor for extruder drive 0, connected to endstop input 3 (E0), tolerance 40 to 120%, 3mm comparison length, disabled
|
||||
|
||||
; Miscellaneous
|
||||
M575 P1 S1 B57600 ; enable support for PanelDue
|
||||
|
|
Loading…
Reference in New Issue
Block a user