mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-01 06:41:06 -07:00
Fix BAM draft quality weight - CURA-4248
This commit is contained in:
parent
49af7a5643
commit
7d58208507
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ definition = ultimaker3
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = draft
|
quality_type = draft
|
||||||
material = generic_bam_ultimaker3_AA_0.4
|
material = generic_bam_ultimaker3_AA_0.4
|
||||||
weight = -1
|
weight = -2
|
||||||
setting_version = 3
|
setting_version = 3
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue