mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 20:46:01 +08:00
Add weights to generic quality profiles
CURA-1278
This commit is contained in:
parent
ecfd7e5993
commit
a21498c375
@ -5,6 +5,7 @@ definition = fdmprinter
|
|||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
type = quality
|
type = quality
|
||||||
|
weight = -3
|
||||||
read_only = True
|
read_only = True
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
|
@ -5,6 +5,7 @@ definition = fdmprinter
|
|||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
type = quality
|
type = quality
|
||||||
|
weight = -1
|
||||||
read_only = True
|
read_only = True
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
|
@ -5,6 +5,7 @@ definition = fdmprinter
|
|||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
type = quality
|
type = quality
|
||||||
|
weight = -2
|
||||||
read_only = True
|
read_only = True
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user