mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 23:37:51 -06:00
JSON+profiles: removed shell thickness as a whole (CURA-1309)
This commit is contained in:
parent
c8aa770fed
commit
4c47615145
24 changed files with 67 additions and 89 deletions
|
@ -40,7 +40,6 @@
|
|||
"overrides": {
|
||||
"layer_height": { "default": 0.2 },
|
||||
"layer_height_0": { "default": 0.2, "visible": false },
|
||||
"shell_thickness": { "default": 1.0 },
|
||||
"wall_thickness": { "default": 1.0, "visible": false },
|
||||
"top_bottom_thickness": { "default": 1.0, "visible": false},
|
||||
"bottom_thickness": { "default": 1.0, "visible": false },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue