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
|
@ -43,7 +43,6 @@
|
|||
"material_diameter": { "default": 1.75 },
|
||||
"layer_height": { "default": 0.2 },
|
||||
"layer_height_0": { "default": 0.2, "visible": true },
|
||||
"shell_thickness": { "default": 1.2 },
|
||||
"wall_line_count": { "default": 3, "visible": false },
|
||||
"wall_thickness": { "default": 1.2, "visible": false },
|
||||
"top_bottom_thickness": { "default": 1.2, "visible": false },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue