mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 15:13:56 -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
|
||||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -4
|
||||
weight = -3
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
|
|
|
@ -7,7 +7,7 @@ definition = ultimaker_original
|
|||
setting_version = 4
|
||||
type = quality
|
||||
quality_type = extra coarse
|
||||
weight = -3
|
||||
weight = -4
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
|
|
|
@ -7,7 +7,7 @@ definition = ultimaker_original
|
|||
setting_version = 4
|
||||
type = quality
|
||||
quality_type = high
|
||||
weight = 0
|
||||
weight = 1
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue