mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 02:19:06 +08:00
Fixed issues caused by 3b6aedd58530afde89de8039d08020cc33edf1ff
This commit is contained in:
parent
3b6aedd585
commit
9f29af82b5
@ -350,7 +350,7 @@
|
|||||||
"min_value_warning": "0.2",
|
"min_value_warning": "0.2",
|
||||||
"max_value_warning": "5",
|
"max_value_warning": "5",
|
||||||
"visible": false,
|
"visible": false,
|
||||||
"enabled": false,
|
"enabled": "False",
|
||||||
"children": {
|
"children": {
|
||||||
"wall_thickness": {
|
"wall_thickness": {
|
||||||
"label": "Wall Thickness",
|
"label": "Wall Thickness",
|
||||||
@ -392,7 +392,7 @@
|
|||||||
"min_value_warning": "0.6",
|
"min_value_warning": "0.6",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"visible": true,
|
"visible": true,
|
||||||
"enabled": false,
|
"enabled": "False",
|
||||||
"children": {
|
"children": {
|
||||||
"top_thickness": {
|
"top_thickness": {
|
||||||
"label": "Top Thickness",
|
"label": "Top Thickness",
|
||||||
@ -446,7 +446,7 @@
|
|||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"default": false,
|
"default": false,
|
||||||
"visible": false,
|
"visible": false,
|
||||||
"enabled": false,
|
"enabled": "False",
|
||||||
"children": {
|
"children": {
|
||||||
"remove_overlapping_walls_0_enabled": {
|
"remove_overlapping_walls_0_enabled": {
|
||||||
"label": "Remove Overlapping Outer Wall Parts",
|
"label": "Remove Overlapping Outer Wall Parts",
|
||||||
@ -455,7 +455,7 @@
|
|||||||
"default": false,
|
"default": false,
|
||||||
"visible": false,
|
"visible": false,
|
||||||
"inherit": true,
|
"inherit": true,
|
||||||
"enabled": false,
|
"enabled": "False"
|
||||||
},
|
},
|
||||||
"remove_overlapping_walls_x_enabled": {
|
"remove_overlapping_walls_x_enabled": {
|
||||||
"label": "Remove Overlapping Other Wall Parts",
|
"label": "Remove Overlapping Other Wall Parts",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user