Added missing enabled parameters

This commit is contained in:
Jaime van Kessel 2016-03-21 11:12:00 +01:00
parent 834e2148d2
commit 235f324d56

View File

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