Contributes to CURA-10077
@@ -130,7 +130,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 = 20
+ SettingVersion = 21
Created = False
@@ -7,7 +7,7 @@
"author": "Ultimaker",
"manufacturer": "Unknown",
"position": "0",
- "setting_version": 20,
+ "setting_version": 21,
"type": "extruder"
},
"settings":
@@ -6,7 +6,7 @@
"type": "machine",
"author": "Unknown",
"file_formats": "text/x-gcode;model/stl;application/x-wavefront-obj;application/x3g",
"visible": false,
"has_materials": true,