mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 09:56:04 +08:00
Added missing enabled parameters
This commit is contained in:
parent
834e2148d2
commit
235f324d56
@ -1336,7 +1336,7 @@
|
|||||||
"max_value_warning": "100.0",
|
"max_value_warning": "100.0",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"visible": false,
|
"visible": false,
|
||||||
"enabled": "support_enable"
|
"enabled": "support_conical_enabled and support_enable"
|
||||||
},
|
},
|
||||||
"support_bottom_stair_step_height": {
|
"support_bottom_stair_step_height": {
|
||||||
"label": "Stair Step Height",
|
"label": "Stair Step Height",
|
||||||
@ -1483,7 +1483,7 @@
|
|||||||
"max_value": "90",
|
"max_value": "90",
|
||||||
"default": 65,
|
"default": 65,
|
||||||
"visible": false,
|
"visible": false,
|
||||||
"enabled": "support_enable"
|
"enabled": "support_enable and support_use_towers"
|
||||||
},
|
},
|
||||||
"support_pattern": {
|
"support_pattern": {
|
||||||
"label": "Pattern",
|
"label": "Pattern",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user