Speed_support_infill now points to right extruder stack

CURA-2308
This commit is contained in:
Jaime van Kessel 2016-09-12 16:15:36 +02:00
parent 8f65ed4c4e
commit a390315577

View File

@ -1476,7 +1476,7 @@
"maximum_value_warning": "150",
"value": "speed_support",
"enabled": "support_enable",
"global_inherits_stack": "support_extruder_nr",
"global_inherits_stack": "support_infill_extruder_nr",
"settable_per_mesh": false,
"settable_per_extruder": true
},