mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 15:44:04 -06:00
Fix weights of the UMO global quality profiles.
This commit is contained in:
parent
36c25a29a8
commit
c25a733768
3 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ definition = ultimaker_original
|
||||||
setting_version = 4
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = coarse
|
quality_type = coarse
|
||||||
weight = -4
|
weight = -3
|
||||||
global_quality = True
|
global_quality = True
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
|
|
|
@ -7,7 +7,7 @@ definition = ultimaker_original
|
||||||
setting_version = 4
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = extra coarse
|
quality_type = extra coarse
|
||||||
weight = -3
|
weight = -4
|
||||||
global_quality = True
|
global_quality = True
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
|
|
|
@ -7,7 +7,7 @@ definition = ultimaker_original
|
||||||
setting_version = 4
|
setting_version = 4
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = high
|
quality_type = high
|
||||||
weight = 0
|
weight = 1
|
||||||
global_quality = True
|
global_quality = True
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue