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