Merge branch 'master' of g.lgeex.com:3dprinting/duet_vcore3
This commit is contained in:
commit
eeb6aca0a3
2
config.g
2
config.g
|
@ -62,7 +62,7 @@ M143 H1 S280 ; set temperature limit for h
|
||||||
; Fans
|
; Fans
|
||||||
M950 F0 C"out7" Q500 ; create fan 0 on pin out7 and set its frequency
|
M950 F0 C"out7" Q500 ; create fan 0 on pin out7 and set its frequency
|
||||||
M106 P0 C"Hotend fan" S1 H1 T45 ; set fan 0 value. Thermostatic control is turned on
|
M106 P0 C"Hotend fan" S1 H1 T45 ; set fan 0 value. Thermostatic control is turned on
|
||||||
M950 F1 C"out4" Q10 ; create fan 1 on pin out4
|
M950 F1 C"out4" 20 ; create fan 1 on pin out4
|
||||||
M106 P1 C"Layer fan" S0 H-1 -L255 ; set fan 1 value. Thermostatic control is turned off
|
M106 P1 C"Layer fan" S0 H-1 -L255 ; set fan 1 value. Thermostatic control is turned off
|
||||||
|
|
||||||
; Lights
|
; Lights
|
||||||
|
|
Loading…
Reference in New Issue
Block a user