mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 14:04:03 -06:00
Upgrade setting_version to 16
We have a change now that requires a version upgrade. This triggers all profiles to update for the user, and we must update accordingly in the built-in profiles. Contributes to issue CURA-7118.
This commit is contained in:
parent
2395c0b1be
commit
a7b2f7de5a
2083 changed files with 2083 additions and 2083 deletions
|
@ -4,7 +4,7 @@ name = BeamUp L Coarse
|
|||
definition = beamup_l
|
||||
|
||||
[metadata]
|
||||
setting_version = 15
|
||||
setting_version = 16
|
||||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
|
|
|
@ -4,7 +4,7 @@ name = BeamUp L Draft
|
|||
definition = beamup_l
|
||||
|
||||
[metadata]
|
||||
setting_version = 15
|
||||
setting_version = 16
|
||||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
|
|
|
@ -4,7 +4,7 @@ name = BeamUp L Extra Fine
|
|||
definition = beamup_l
|
||||
|
||||
[metadata]
|
||||
setting_version = 15
|
||||
setting_version = 16
|
||||
type = quality
|
||||
quality_type = high
|
||||
weight = 1
|
||||
|
|
|
@ -4,7 +4,7 @@ name = BeamUp L Fine
|
|||
definition = beamup_l
|
||||
|
||||
[metadata]
|
||||
setting_version = 15
|
||||
setting_version = 16
|
||||
type = quality
|
||||
quality_type = normal
|
||||
weight = 0
|
||||
|
|
|
@ -4,7 +4,7 @@ name = BeamUp L Normal
|
|||
definition = beamup_l
|
||||
|
||||
[metadata]
|
||||
setting_version = 15
|
||||
setting_version = 16
|
||||
type = quality
|
||||
quality_type = fast
|
||||
weight = -1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue