JSON: bug fix last commit (CURA-1309)

This commit is contained in:
Tim Kuipers 2016-03-30 19:19:44 +02:00
parent 92cb16cf8c
commit 52d064d7ab

View file

@ -1270,7 +1270,7 @@
"type": "boolean",
"default": true,
"visible": false,
"enabled": "support_enable and support_pattern==zigzag",
"enabled": "support_enable and (support_pattern == 'zigzag')",
"global_only": true
},
"support_infill_rate": {