mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-19 04:37:51 -06:00
Add flooring extruder to settings that limit to extruder
CURA-12335
This commit is contained in:
parent
654150526e
commit
479c34ce3c
1 changed files with 1 additions and 0 deletions
|
@ -257,6 +257,7 @@ class ExtruderManager(QObject):
|
|||
limit_to_extruder_feature_list = ["wall_0_extruder_nr",
|
||||
"wall_x_extruder_nr",
|
||||
"roofing_extruder_nr",
|
||||
"flooring_extruder_nr",
|
||||
"top_bottom_extruder_nr",
|
||||
"infill_extruder_nr",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue