mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 01:45:56 +08:00
Renamed pla quality to normal
Contributes CURA-10885
This commit is contained in:
parent
fd97dd5d0c
commit
63bc3cc996
@ -12,7 +12,7 @@
|
||||
"has_materials": true,
|
||||
"machine_extruder_trains": { "0": "anycubic_kobra_plus_extruder_0" },
|
||||
"preferred_material": "generic_pla",
|
||||
"preferred_quality_type": "pla",
|
||||
"preferred_quality_type": "normal",
|
||||
"quality_definition": "anycubic_kobra_plus"
|
||||
},
|
||||
"overrides":
|
||||
|
@ -5,7 +5,7 @@ version = 4
|
||||
|
||||
[metadata]
|
||||
global_quality = True
|
||||
quality_type = pla
|
||||
quality_type = normal
|
||||
setting_version = 22
|
||||
type = quality
|
||||
weight = 0
|
Loading…
x
Reference in New Issue
Block a user