JSON fix: limit_to_extruder for support_conical_enabled (CURA-2896)

This commit is contained in:
Tim Kuipers 2016-11-29 17:54:01 +01:00
parent 383eba9930
commit e60f05c2fd

View file

@ -4132,6 +4132,7 @@
"type": "bool",
"default_value": false,
"enabled": "support_enable",
"limit_to_extruder": "support_infill_extruder_nr",
"settable_per_mesh": true
},
"support_conical_angle":