mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 14:39:02 +08:00
Use full printer name if no tag is known
Contributes to CL-1173
This commit is contained in:
parent
daeb86bdb1
commit
1ababf38ad
@ -22,7 +22,7 @@ Item
|
||||
case "Ultimaker S5":
|
||||
return "UM S5"
|
||||
default:
|
||||
return ""
|
||||
return text
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user