mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Fixed up the profiles menu to handle multiple extruders better.
Contributes to CURA-2477 Profile menu should only contain valid options for all materials
This commit is contained in:
parent
299d05fa71
commit
a7c58c33f7
4 changed files with 62 additions and 5 deletions
|
|
@ -13,10 +13,7 @@ Menu
|
|||
|
||||
Instantiator
|
||||
{
|
||||
model: UM.InstanceContainersModel
|
||||
{
|
||||
filter: menu.getFilter({ "type": "quality" });
|
||||
}
|
||||
model: Cura.ProfilesModel { }
|
||||
|
||||
MenuItem
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue