mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 15:27:53 -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
|
@ -37,7 +37,6 @@
|
|||
|
||||
"overrides": {
|
||||
"layer_height": { "default": 0.2 },
|
||||
"shell_thickness": { "default": 0.8 },
|
||||
"wall_thickness": { "default": 0.8 },
|
||||
"top_bottom_thickness": { "default": 0.3, "visible": true },
|
||||
"material_print_temperature": { "default": 195, "visible": true },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue