mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 07:09:02 +08:00
Correct setting version of UM2+ polypropylene profiles
Missed that one, but thankfully the Cura log reminds us. Contributes to issue CURA-3960.
This commit is contained in:
parent
504bf5067c
commit
269bc5f61f
@ -8,6 +8,7 @@ type = quality
|
||||
material = generic_polypropylene_ultimaker2_plus_0.4_mm
|
||||
weight = -1
|
||||
quality_type = fast
|
||||
setting_version = 1
|
||||
|
||||
[values]
|
||||
acceleration_enabled = True
|
||||
|
@ -8,6 +8,7 @@ type = quality
|
||||
material = generic_polypropylene_ultimaker2_plus_0.4_mm
|
||||
weight = 0
|
||||
quality_type = normal
|
||||
setting_version = 1
|
||||
|
||||
[values]
|
||||
acceleration_enabled = True
|
||||
|
@ -8,6 +8,7 @@ type = quality
|
||||
material = generic_polypropylene_ultimaker2_plus_0.6_mm
|
||||
weight = -2
|
||||
quality_type = draft
|
||||
setting_version = 1
|
||||
|
||||
[values]
|
||||
acceleration_enabled = True
|
||||
|
@ -8,6 +8,7 @@ type = quality
|
||||
material = generic_polypropylene_ultimaker2_plus_0.6_mm
|
||||
weight = -1
|
||||
quality_type = fast
|
||||
setting_version = 1
|
||||
|
||||
[values]
|
||||
acceleration_enabled = True
|
||||
|
@ -8,6 +8,7 @@ type = quality
|
||||
material = generic_polypropylene_ultimaker2_plus_0.8_mm
|
||||
weight = -2
|
||||
quality_type = fast
|
||||
setting_version = 1
|
||||
|
||||
[values]
|
||||
acceleration_enabled = True
|
||||
|
@ -8,6 +8,7 @@ type = quality
|
||||
material = generic_polypropylene_ultimaker2_plus_0.8_mm
|
||||
weight = -3
|
||||
quality_type = draft
|
||||
setting_version = 1
|
||||
|
||||
[values]
|
||||
acceleration_enabled = True
|
||||
|
Loading…
x
Reference in New Issue
Block a user