Add ComPort to settings
This commit is contained in:
parent
f4efb4f71e
commit
ce3144251e
4 changed files with 10 additions and 0 deletions
|
|
@ -75,6 +75,7 @@ layer_gcode = ; LAYER:[layer_num]
|
|||
layer_height = 0.4
|
||||
layer_to_pause =
|
||||
MatterControl.BaudRate = 250000
|
||||
MatterControl.ComPort =
|
||||
max_fan_speed = 100
|
||||
min_extrusion_before_retract = .1
|
||||
min_fan_speed = 35
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue