Remove layer height from custom profiles in dropdown as it might have changed - CURA-4482

This commit is contained in:
ChrisTerBeke 2017-10-31 14:01:15 +01:00
parent 569047693e
commit e7f1900f71
2 changed files with 1 additions and 4 deletions

View file

@ -41,7 +41,7 @@ Menu
MenuItem
{
text: model.name + " - " + model.layer_height
text: model.name
checkable: true
checked: Cura.MachineManager.activeQualityChangesId == model.id
exclusiveGroup: group