mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 15:19:02 +08:00
Show simple extruder names in Printers menu
This commit is contained in:
parent
35d95c74f0
commit
790ad4a09e
@ -140,7 +140,7 @@ UM.MainWindow
|
||||
|
||||
Instantiator
|
||||
{
|
||||
model: Cura.ExtrudersModel { }
|
||||
model: Cura.ExtrudersModel { simpleNames: true }
|
||||
Menu {
|
||||
title: model.name
|
||||
visible: machineExtruderCount.properties.value > 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user