mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-04-29 15:25:02 +08:00
CURA-4318 fix settings weights for abax printers
This commit is contained in:
parent
027cd2c695
commit
fe004a733c
@ -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…
x
Reference in New Issue
Block a user