Browse Source

Add known manufacturers, make capitalization consistent

fieldOfView 8 years ago
parent
commit
0597610388

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

@@ -6,7 +6,7 @@
     "metadata": {
         "visible": true,
         "author": "Ultimaker",
-        "manufacturer": "Unknown",
+        "manufacturer": "BFB",
         "category": "Other",
         "file_formats": "text/x-gcode",
         "platform_offset": [ 0, 0, 0]

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

@@ -1,12 +1,12 @@
 {
     "id": "julia",
-    "name": "julia",
+    "name": "Julia",
     "version": 2,
     "inherits": "fdmprinter",
     "metadata": {
         "visible": true,
         "author": "Ultimaker",
-        "manufacturer": "Unknown",
+        "manufacturer": "Fracktal",
         "category": "Other",
         "file_formats": "text/x-gcode",
         "platform_offset": [ 0, 0, 0]

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

@@ -6,7 +6,7 @@
     "metadata": {
         "visible": true,
         "author": "Ultimaker",
-        "manufacturer": "Unknown",
+        "manufacturer": "Kupido",
         "category": "Other",
         "file_formats": "text/x-gcode",
         "platform_offset": [ 0, 0, 0]

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

@@ -6,7 +6,7 @@
     "metadata": {
         "visible": true,
         "author": "Ultimaker",
-        "manufacturer": "Unknown",
+        "manufacturer": "MakerBot",
         "category": "Other",
         "file_formats": "text/x-gcode",
         "platform_offset": [ 0, 0, 0]

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

@@ -1,12 +1,12 @@
 {
     "id": "ord",
-    "name": "Ord",
+    "name": "ORD",
     "version": 2,
     "inherits": "fdmprinter",
     "metadata": {
         "visible": true,
         "author": "Ultimaker",
-        "manufacturer": "Unknown",
+        "manufacturer": "ORD Solutions",
         "category": "Other",
         "file_formats": "text/x-gcode",
         "machine_extruder_trains":

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

@@ -6,7 +6,7 @@
     "metadata": {
         "visible": true,
         "author": "Ultimaker",
-        "manufacturer": "Unknown",
+        "manufacturer": "Punchtec",
         "category": "Other",
         "file_formats": "text/x-gcode",
         "platform_offset": [ 0, 0, 0]

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

@@ -6,7 +6,7 @@
     "metadata": {
         "visible": true,
         "author": "Ultimaker",
-        "manufacturer": "Unknown",
+        "manufacturer": "Rigid3D",
         "category": "Other",
         "file_formats": "text/x-gcode",
         "platform_offset": [ 0, 0, 0]

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

@@ -1,12 +1,12 @@
 {
     "id": "rigid3d_3rdgen",
-    "name": "rigid3d_3rdGen",
+    "name": "Rigid3D 3rdGen",
     "version": 2,
     "inherits": "fdmprinter",
     "metadata": {
         "visible": true,
         "author": "Ultimaker",
-        "manufacturer": "Unknown",
+        "manufacturer": "Rigid3D",
         "category": "Other",
         "file_formats": "text/x-gcode",
         "platform_offset": [ 0, 0, 0]

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

@@ -1,12 +1,12 @@
 {
     "id": "rigid3d_hobby",
-    "name": "RIGID3D HOBBY",
+    "name": "Rigid3D Hobby",
     "version": 2,
     "inherits": "fdmprinter",
     "metadata": {
         "visible": true,
         "author": "Ultimaker",
-        "manufacturer": "Unknown",
+        "manufacturer": "Rigid3D",
         "category": "Other",
         "file_formats": "text/x-gcode",
         "platform_offset": [ 0, 0, 0]

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

@@ -1,12 +1,12 @@
 {
     "id": "rigid3d_zero",
-    "name": "Rigid3d_Zero",
+    "name": "Rigid3D Zero",
     "version": 2,
     "inherits": "fdmprinter",
     "metadata": {
         "visible": true,
         "author": "Ultimaker",
-        "manufacturer": "Unknown",
+        "manufacturer": "Rigid3D",
         "category": "Other",
         "file_formats": "text/x-gcode",
         "platform_offset": [ 0, 0, 0]

Some files were not shown because too many files changed in this diff