mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 04:54:04 -06:00
CURA-4318 fix settings weights for abax printers
This commit is contained in:
parent
027cd2c695
commit
fe004a733c
3 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@ definition = abax_pri3
|
|||
[metadata]
|
||||
type = quality
|
||||
material = generic_pla
|
||||
weight = 0
|
||||
weight = -1
|
||||
quality_type = normal
|
||||
setting_version = 3
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@ definition = abax_pri5
|
|||
[metadata]
|
||||
type = quality
|
||||
material = generic_pla
|
||||
weight = 0
|
||||
weight = -1
|
||||
quality_type = normal
|
||||
setting_version = 3
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@ definition = abax_titan
|
|||
[metadata]
|
||||
type = quality
|
||||
material = generic_pla
|
||||
weight = 0
|
||||
weight = -1
|
||||
quality_type = normal
|
||||
setting_version = 3
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue