Once more into the fray. Contributes to issue CURA-7420.
@@ -125,7 +125,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 = 14
+ SettingVersion = 15
Created = False
@@ -6,7 +6,7 @@
"type": "extruder",
"author": "Ultimaker",
"manufacturer": "Unknown",
- "setting_version": 14,
+ "setting_version": 15,
"visible": false,
"position": "0"
},
"type": "machine",
"file_formats": "text/x-gcode;application/x-stl-ascii;application/x-stl-binary;application/x-wavefront-obj;application/x3g",
"has_materials": true,
@@ -4,7 +4,7 @@ name = Quick
definition = ultimaker_s3
[metadata]
-setting_version = 14
+setting_version = 15
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