JSON+profiles: removed shell thickness as a whole (CURA-1309)

This commit is contained in:
Tim Kuipers 2016-03-30 19:12:41 +02:00
parent c8aa770fed
commit 4c47615145
24 changed files with 67 additions and 89 deletions

View file

@ -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 },