Browse Source

Align S-line printers

This should be in line with the updated brand guide.
MariMakes 1 year ago
parent
commit
d8e6a2b0b4

+ 2 - 2
resources/definitions/ultimaker_method_base.def.json

@@ -1,11 +1,11 @@
 {
     "version": 2,
-    "name": "MakerBot Method Base Profile",
+    "name": "UltiMaker Method Base Profile",
     "inherits": "ultimaker",
     "metadata":
     {
         "visible": false,
-        "author": "Ultimaker",
+        "author": "UltiMaker",
         "manufacturer": "Ultimaker B.V.",
         "file_formats": "application/x-makerbot",
         "platform": "ultimaker_method_platform.stl",

+ 2 - 2
resources/definitions/ultimaker_methodx.def.json

@@ -1,11 +1,11 @@
 {
     "version": 2,
-    "name": "MakerBot Method X",
+    "name": "UltiMaker Method X",
     "inherits": "ultimaker_method_base",
     "metadata":
     {
         "visible": true,
-        "author": "Ultimaker",
+        "author": "UltiMaker",
         "manufacturer": "Ultimaker B.V.",
         "file_formats": "application/x-makerbot",
         "platform": "ultimaker_method_platform.stl",

+ 2 - 2
resources/definitions/ultimaker_methodxl.def.json

@@ -1,11 +1,11 @@
 {
     "version": 2,
-    "name": "MakerBot Method XL",
+    "name": "UltiMaker Method XL",
     "inherits": "ultimaker_methodx",
     "metadata":
     {
         "visible": true,
-        "author": "Ultimaker",
+        "author": "UltiMaker",
         "manufacturer": "Ultimaker B.V.",
         "file_formats": "application/x-makerbot",
         "platform": "ultimaker_method_xl_platform.stl",

+ 2 - 2
resources/definitions/ultimaker_s3.def.json

@@ -1,11 +1,11 @@
 {
     "version": 2,
-    "name": "Ultimaker S3",
+    "name": "UltiMaker S3",
     "inherits": "ultimaker",
     "metadata":
     {
         "visible": true,
-        "author": "Ultimaker",
+        "author": "UltiMaker",
         "manufacturer": "Ultimaker B.V.",
         "file_formats": "application/x-ufp;text/x-gcode",
         "platform": "ultimaker_s3_platform.obj",

+ 2 - 2
resources/definitions/ultimaker_s5.def.json

@@ -1,11 +1,11 @@
 {
     "version": 2,
-    "name": "Ultimaker S5",
+    "name": "UltiMaker S5",
     "inherits": "ultimaker",
     "metadata":
     {
         "visible": true,
-        "author": "Ultimaker",
+        "author": "UltiMaker",
         "manufacturer": "Ultimaker B.V.",
         "file_formats": "application/x-ufp;text/x-gcode",
         "platform": "ultimaker_s5_platform.obj",

+ 2 - 2
resources/definitions/ultimaker_s7.def.json

@@ -1,11 +1,11 @@
 {
     "version": 2,
-    "name": "Ultimaker S7",
+    "name": "UltiMaker S7",
     "inherits": "ultimaker_s5",
     "metadata":
     {
         "visible": true,
-        "author": "Ultimaker",
+        "author": "UltiMaker",
         "manufacturer": "Ultimaker B.V.",
         "file_formats": "application/x-ufp;text/x-gcode",
         "platform": "ultimaker_s7_platform.obj",