mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 14:55:03 -06:00
CURA-4182 update settings weights for cartesio printer to get correct order in slider
This commit is contained in:
parent
46cd712367
commit
027cd2c695
8 changed files with 8 additions and 8 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue