JSON: fix for support roof vs infill speed visiblity

This commit is contained in:
Tim Kuipers 2016-04-28 12:30:03 +02:00
parent 9db5373183
commit a176c6a977

View file

@ -912,7 +912,7 @@
"default": 60,
"visible": false,
"inherit_function": "speed_print",
"enabled": "support_enable",
"enabled": "support_roof_enable",
"children": {
"speed_support_infill": {
"label": "Support Infill Speed",
@ -925,7 +925,7 @@
"max_value_warning": "150",
"visible": false,
"inherit": true,
"enabled": "support_roof_enable",
"enabled": "support_enable",
"global_only": true
},
"speed_support_roof": {