Contributes to issue CURA-7282.
@@ -124,7 +124,7 @@ class CuraApplication(QtApplication):
# SettingVersion represents the set of settings available in the machine/extruder definitions.
# You need to make sure that this version number needs to be increased if there is any non-backwards-compatible
# changes of the settings.
- SettingVersion = 12
+ SettingVersion = 13
Created = False
@@ -4,7 +4,7 @@ name = Quick
definition = ultimaker_s3
[metadata]
-setting_version = 12
+setting_version = 13
type = intent
intent_category = quick
quality_type = draft
@@ -4,7 +4,7 @@ name = Accurate
intent_category = engineering
quality_type = fast
@@ -4,7 +4,7 @@ name = Visual
intent_category = visual
quality_type = high
quality_type = normal