mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-05 16:51:12 -07:00
Speed_support_infill now points to right extruder stack
CURA-2308
This commit is contained in:
parent
8f65ed4c4e
commit
a390315577
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue