Browse Source

Also bump up the version nr of FDMExtruder & FDMPrinter

CURA-6522
Jaime van Kessel 5 years ago
parent
commit
266f7d1f74

+ 1 - 1
resources/definitions/fdmextruder.def.json

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

+ 1 - 1
resources/definitions/fdmprinter.def.json

@@ -7,7 +7,7 @@
         "author": "Ultimaker",
         "category": "Other",
         "manufacturer": "Unknown",
-        "setting_version": 10,
+        "setting_version": 11,
         "file_formats": "text/x-gcode;application/x-stl-ascii;application/x-stl-binary;application/x-wavefront-obj;application/x3g",
         "visible": false,
         "has_materials": true,