mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 10:09: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]
|
[metadata]
|
||||||
type = quality
|
type = quality
|
||||||
material = generic_pla
|
material = generic_pla
|
||||||
weight = 0
|
weight = -1
|
||||||
quality_type = normal
|
quality_type = normal
|
||||||
setting_version = 3
|
setting_version = 3
|
||||||
|
|
||||||
|
@ -6,7 +6,7 @@ definition = abax_pri5
|
|||||||
[metadata]
|
[metadata]
|
||||||
type = quality
|
type = quality
|
||||||
material = generic_pla
|
material = generic_pla
|
||||||
weight = 0
|
weight = -1
|
||||||
quality_type = normal
|
quality_type = normal
|
||||||
setting_version = 3
|
setting_version = 3
|
||||||
|
|
||||||
|
@ -6,7 +6,7 @@ definition = abax_titan
|
|||||||
[metadata]
|
[metadata]
|
||||||
type = quality
|
type = quality
|
||||||
material = generic_pla
|
material = generic_pla
|
||||||
weight = 0
|
weight = -1
|
||||||
quality_type = normal
|
quality_type = normal
|
||||||
setting_version = 3
|
setting_version = 3
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user