mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 07:15:03 -06:00
Renamed pla quality to normal
Contributes CURA-10885
This commit is contained in:
parent
fd97dd5d0c
commit
63bc3cc996
2 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue