mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-10 21:09:00 +08:00
Correct profile_translations in VersionUpgrade21to22
CURA-3777
This commit is contained in:
parent
e608252151
commit
d02d004986
@ -70,8 +70,8 @@ _printer_translations_profiles = {
|
||||
# as a set for which profiles were built-in.
|
||||
_profile_translations = {
|
||||
"Low Quality": "low",
|
||||
"Fine": "normal",
|
||||
"Extra Fine": "high",
|
||||
"Normal Quality": "normal",
|
||||
"High Quality": "high",
|
||||
"Ulti Quality": "high", #This one doesn't have an equivalent. Map it to high.
|
||||
"abs_0.25_normal": "um2p_abs_0.25_normal",
|
||||
"abs_0.4_fast": "um2p_abs_0.4_fast",
|
||||
|
Loading…
x
Reference in New Issue
Block a user