Restore AutoConnect functionality
- Add AutoConnect settings UI - For consistency, use string int values for settings bools
This commit is contained in:
parent
778cfb8718
commit
ad48c820e2
12 changed files with 94 additions and 54 deletions
|
|
@ -76,6 +76,7 @@ layer_height = 0.4
|
|||
layer_to_pause =
|
||||
MatterControl.BaudRate = 250000
|
||||
MatterControl.ComPort =
|
||||
MatterControl.AutoConnect = true
|
||||
max_fan_speed = 100
|
||||
min_extrusion_before_retract = .1
|
||||
min_fan_speed = 35
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue