mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 23:05:01 -06: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
6 changed files with 6 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue