mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 06:45:57 +08:00
CURA-4182 update settings weights for cartesio printer to get correct order in slider
This commit is contained in:
parent
46cd712367
commit
027cd2c695
@ -7,7 +7,7 @@ definition = cartesio
|
||||
type = quality
|
||||
quality_type = coarse
|
||||
global_quality = True
|
||||
weight = 0
|
||||
weight = -3
|
||||
setting_version = 3
|
||||
|
||||
[values]
|
||||
|
@ -7,7 +7,7 @@ definition = cartesio
|
||||
type = quality
|
||||
quality_type = extra coarse
|
||||
global_quality = True
|
||||
weight = 0
|
||||
weight = -4
|
||||
setting_version = 3
|
||||
|
||||
[values]
|
||||
|
@ -7,7 +7,7 @@ definition = cartesio
|
||||
type = quality
|
||||
quality_type = high
|
||||
global_quality = True
|
||||
weight = 0
|
||||
weight = 1
|
||||
setting_version = 3
|
||||
|
||||
[values]
|
||||
|
@ -7,7 +7,7 @@ definition = cartesio
|
||||
type = quality
|
||||
quality_type = normal
|
||||
material = generic_pla_175_cartesio_0.25_mm
|
||||
weight = 2
|
||||
weight = 0
|
||||
setting_version = 3
|
||||
|
||||
[values]
|
||||
|
@ -7,7 +7,7 @@ definition = cartesio
|
||||
type = quality
|
||||
quality_type = normal
|
||||
material = generic_pla_175_cartesio_0.4_mm
|
||||
weight = 2
|
||||
weight = 0
|
||||
setting_version = 3
|
||||
|
||||
[values]
|
||||
|
@ -7,7 +7,7 @@ definition = cartesio
|
||||
type = quality
|
||||
quality_type = coarse
|
||||
material = generic_pla_175_cartesio_0.8_mm
|
||||
weight = 3
|
||||
weight = -3
|
||||
setting_version = 3
|
||||
|
||||
[values]
|
||||
|
@ -7,7 +7,7 @@ definition = cartesio
|
||||
type = quality
|
||||
quality_type = extra coarse
|
||||
material = generic_pla_175_cartesio_0.8_mm
|
||||
weight = 4
|
||||
weight = -4
|
||||
setting_version = 3
|
||||
|
||||
[values]
|
||||
|
@ -7,7 +7,7 @@ definition = cartesio
|
||||
type = quality
|
||||
quality_type = normal
|
||||
material = generic_pla_175_cartesio_0.8_mm
|
||||
weight = 2
|
||||
weight = 0
|
||||
setting_version = 3
|
||||
|
||||
[values]
|
||||
|
Loading…
x
Reference in New Issue
Block a user