mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 15:27:53 -06:00
Add weights to generic quality profiles
CURA-1278
This commit is contained in:
parent
ecfd7e5993
commit
a21498c375
3 changed files with 3 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue