mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 00:19:01 +08:00
Use non-abbreviated names in the configurations list
This commit is contained in:
parent
5efc0e7f27
commit
0085660153
@ -107,8 +107,9 @@ Item
|
||||
Cura.PrinterTypeLabel
|
||||
{
|
||||
id: printerTypeLabel
|
||||
text: Cura.MachineManager.getAbbreviatedMachineName(section)
|
||||
text: section
|
||||
anchors.verticalCenter: parent.verticalCenter //One default margin above and one below.
|
||||
autoFit: true
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user