mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 13:15:57 +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]
|
||||
type = quality
|
||||
weight = -3
|
||||
read_only = True
|
||||
|
||||
[values]
|
||||
|
@ -5,6 +5,7 @@ definition = fdmprinter
|
||||
|
||||
[metadata]
|
||||
type = quality
|
||||
weight = -1
|
||||
read_only = True
|
||||
|
||||
[values]
|
||||
|
@ -5,6 +5,7 @@ definition = fdmprinter
|
||||
|
||||
[metadata]
|
||||
type = quality
|
||||
weight = -2
|
||||
read_only = True
|
||||
|
||||
[values]
|
||||
|
Loading…
x
Reference in New Issue
Block a user