mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 18:26:00 +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,
|
"has_materials": true,
|
||||||
"machine_extruder_trains": { "0": "anycubic_kobra_plus_extruder_0" },
|
"machine_extruder_trains": { "0": "anycubic_kobra_plus_extruder_0" },
|
||||||
"preferred_material": "generic_pla",
|
"preferred_material": "generic_pla",
|
||||||
"preferred_quality_type": "pla",
|
"preferred_quality_type": "normal",
|
||||||
"quality_definition": "anycubic_kobra_plus"
|
"quality_definition": "anycubic_kobra_plus"
|
||||||
},
|
},
|
||||||
"overrides":
|
"overrides":
|
||||||
|
@ -5,7 +5,7 @@ version = 4
|
|||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
global_quality = True
|
global_quality = True
|
||||||
quality_type = pla
|
quality_type = normal
|
||||||
setting_version = 22
|
setting_version = 22
|
||||||
type = quality
|
type = quality
|
||||||
weight = 0
|
weight = 0
|
Loading…
x
Reference in New Issue
Block a user