mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-01 08:08:30 +08:00
Fix weights of the UMO global quality profiles.
This commit is contained in:
parent
36c25a29a8
commit
c25a733768
@ -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…
x
Reference in New Issue
Block a user