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:
Kostas Karmas 2020-12-02 15:29:25 +01:00
parent 696844f1cf
commit 5bca31e37a
2788 changed files with 2788 additions and 2788 deletions

View file

@ -4,7 +4,7 @@
"inherits": "blv_mgn_cube_base",
"metadata": {
"visible": true,
"setting_version": 16,
"setting_version": 18,
"author": "wolfgangmauer",
"manufacturer": "BLV",
"file_formats": "text/x-gcode",

View file

@ -4,7 +4,7 @@
"inherits": "blv_mgn_cube_base",
"metadata": {
"visible": true,
"setting_version": 16,
"setting_version": 18,
"author": "wolfgangmauer",
"manufacturer": "BLV",
"file_formats": "text/x-gcode",

View file

@ -6,7 +6,7 @@
"type": "extruder",
"author": "Ultimaker",
"manufacturer": "Unknown",
"setting_version": 16,
"setting_version": 18,
"visible": false,
"position": "0"
},

View file

@ -6,7 +6,7 @@
"type": "machine",
"author": "Ultimaker",
"manufacturer": "Unknown",
"setting_version": 16,
"setting_version": 18,
"file_formats": "text/x-gcode;model/stl;application/x-wavefront-obj;application/x3g",
"visible": false,
"has_materials": true,