mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 00:09:02 +08:00
Fixed quality file names
CURA-4128
This commit is contained in:
parent
1c73841fae
commit
37eb74e99e
@ -6,7 +6,7 @@ name = Fast Quality
|
||||
[metadata]
|
||||
type = quality
|
||||
setting_version = 2
|
||||
material = generic_fabtotum_abs
|
||||
material = fabtotum_abs
|
||||
quality_type = fast
|
||||
weight = -1
|
||||
|
||||
|
@ -6,7 +6,7 @@ name = High Quality
|
||||
[metadata]
|
||||
type = quality
|
||||
setting_version = 2
|
||||
material = generic_fabtotum_abs
|
||||
material = fabtotum_abs
|
||||
quality_type = high
|
||||
weight = 1
|
||||
|
||||
|
@ -6,7 +6,7 @@ name = Normal Quality
|
||||
[metadata]
|
||||
type = quality
|
||||
setting_version = 2
|
||||
material = generic_fabtotum_abs
|
||||
material = fabtotum_abs
|
||||
quality_type = normal
|
||||
weight = 0
|
||||
|
||||
|
@ -5,7 +5,7 @@ definition = fabtotum
|
||||
|
||||
[metadata]
|
||||
type = quality
|
||||
material = generic_fabtotum_nylon
|
||||
material = fabtotum_nylon
|
||||
quality_type = fast
|
||||
weight = -1
|
||||
setting_version = 2
|
||||
|
@ -5,7 +5,7 @@ definition = fabtotum
|
||||
|
||||
[metadata]
|
||||
type = quality
|
||||
material = generic_fabtotum_nylon
|
||||
material = fabtotum_nylon
|
||||
quality_type = high
|
||||
weight = 1
|
||||
setting_version = 2
|
||||
|
@ -5,7 +5,7 @@ definition = fabtotum
|
||||
|
||||
[metadata]
|
||||
type = quality
|
||||
material = generic_fabtotum_nylon
|
||||
material = fabtotum_nylon
|
||||
quality_type = normal
|
||||
weight = 0
|
||||
setting_version = 2
|
||||
|
@ -6,7 +6,7 @@ name = Fast Quality
|
||||
[metadata]
|
||||
type = quality
|
||||
setting_version = 2
|
||||
material = generic_fabtotum_pla
|
||||
material = fabtotum_pla
|
||||
quality_type = fast
|
||||
weight = -1
|
||||
|
||||
|
@ -6,7 +6,7 @@ name = High Quality
|
||||
[metadata]
|
||||
type = quality
|
||||
setting_version = 2
|
||||
material = generic_fabtotum_pla
|
||||
material = fabtotum_pla
|
||||
quality_type = high
|
||||
weight = 1
|
||||
|
||||
|
@ -6,7 +6,7 @@ name = Normal Quality
|
||||
[metadata]
|
||||
type = quality
|
||||
setting_version = 2
|
||||
material = generic_fabtotum_pla
|
||||
material = fabtotum_pla
|
||||
quality_type = normal
|
||||
weight = 0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user