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:
Simon Edwards 2016-09-28 15:11:31 +02:00
parent 299d05fa71
commit a7c58c33f7
4 changed files with 62 additions and 5 deletions

View file

@ -13,10 +13,7 @@ Menu
Instantiator
{
model: UM.InstanceContainersModel
{
filter: menu.getFilter({ "type": "quality" });
}
model: Cura.ProfilesModel { }
MenuItem
{