mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 06:23:59 -06:00
Update setting version to 18 for libArachne release
Although it is not entirely sure yet, we are fairly certain that libArachne release will have a setting version of 18, so it is changed by this commit. With this change, the VersionUpgrader will be properly triggered. Contributes to CURA-7683 and CURA-7656
This commit is contained in:
parent
696844f1cf
commit
5bca31e37a
2788 changed files with 2788 additions and 2788 deletions
|
@ -4,7 +4,7 @@ name = gMax 1.5+ Dual Normal Layers
|
|||
definition = gmax15plus_dual
|
||||
|
||||
[metadata]
|
||||
setting_version = 16
|
||||
setting_version = 18
|
||||
type = quality
|
||||
quality_type = normal
|
||||
weight = 0
|
||||
|
|
|
@ -4,7 +4,7 @@ name = gMax 1.5+ Dual Thick Layers
|
|||
definition = gmax15plus_dual
|
||||
|
||||
[metadata]
|
||||
setting_version = 16
|
||||
setting_version = 18
|
||||
type = quality
|
||||
quality_type = course
|
||||
weight = -2
|
||||
|
|
|
@ -4,7 +4,7 @@ name = gMax 1.5+ Dual Thin Layers
|
|||
definition = gmax15plus_dual
|
||||
|
||||
[metadata]
|
||||
setting_version = 16
|
||||
setting_version = 18
|
||||
type = quality
|
||||
quality_type = high
|
||||
weight = 1
|
||||
|
|
|
@ -4,7 +4,7 @@ name = gMax 1.5+ Dual Very Thick Layers
|
|||
definition = gmax15plus_dual
|
||||
|
||||
[metadata]
|
||||
setting_version = 16
|
||||
setting_version = 18
|
||||
type = quality
|
||||
quality_type = extra_course
|
||||
weight = -3
|
||||
|
|
|
@ -4,7 +4,7 @@ name = gMax 1.5+ Normal Layers
|
|||
definition = gmax15plus
|
||||
|
||||
[metadata]
|
||||
setting_version = 16
|
||||
setting_version = 18
|
||||
type = quality
|
||||
quality_type = normal
|
||||
weight = 0
|
||||
|
|
|
@ -4,7 +4,7 @@ name = gMax 1.5+ Thick Layers
|
|||
definition = gmax15plus
|
||||
|
||||
[metadata]
|
||||
setting_version = 16
|
||||
setting_version = 18
|
||||
type = quality
|
||||
quality_type = course
|
||||
weight = -2
|
||||
|
|
|
@ -4,7 +4,7 @@ name = gMax 1.5+ Thin Layers
|
|||
definition = gmax15plus
|
||||
|
||||
[metadata]
|
||||
setting_version = 16
|
||||
setting_version = 18
|
||||
type = quality
|
||||
quality_type = high
|
||||
weight = 1
|
||||
|
|
|
@ -4,7 +4,7 @@ name = gMax 1.5+ Very Thick Layers
|
|||
definition = gmax15plus
|
||||
|
||||
[metadata]
|
||||
setting_version = 16
|
||||
setting_version = 18
|
||||
type = quality
|
||||
quality_type = extra_course
|
||||
weight = -3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue