Added top infill speed.
Hid solid_shell on slic3r Put in more comments
This commit is contained in:
parent
c236c300d5
commit
544ee2fa9a
6 changed files with 17 additions and 7 deletions
|
|
@ -76,7 +76,7 @@ namespace MatterHackers.MatterControl.SlicerConfiguration
|
|||
hideItems.Add("heat_extruder_before_homing");
|
||||
hideItems.Add("extruders_share_temperature");
|
||||
hideItems.Add("print_leveling_method");
|
||||
|
||||
hideItems.Add("solid_shell");
|
||||
}
|
||||
return instance;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue