mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-18 04:07:57 -06:00
Fixed quality file names
CURA-4128
This commit is contained in:
parent
1c73841fae
commit
37eb74e99e
9 changed files with 9 additions and 9 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue