Browse Source

Remove ID from definition files

Sometimes it's out of sync. Sometimes even missing. Let's just not use that any more.

Contributes to issue CURA-4243.
Ghostkeeper 7 years ago
parent
commit
202f7f87f8

+ 0 - 1
resources/definitions/101Hero.def.json

@@ -1,5 +1,4 @@
 {
-    "id": "101Hero",
     "version": 2, 
     "name": "101Hero",
     "inherits": "fdmprinter",

+ 0 - 1
resources/definitions/3dator.def.json

@@ -1,5 +1,4 @@
 {
-    "id": "3Dator",
     "version": 2,
     "name": "3Dator",
     "inherits": "fdmprinter",

+ 0 - 1
resources/definitions/abax_pri3.def.json

@@ -1,5 +1,4 @@
 {
-    "id": "PRi3",
     "name": "ABAX PRi3",
     "version": 2,
     "inherits": "fdmprinter",

+ 0 - 1
resources/definitions/abax_pri5.def.json

@@ -1,5 +1,4 @@
 {
-    "id": "PRi5",
     "name": "ABAX PRi5",
     "version": 2,
     "inherits": "fdmprinter",

+ 0 - 1
resources/definitions/abax_titan.def.json

@@ -1,5 +1,4 @@
 {
-    "id": "Titan",
     "name": "ABAX Titan",
     "version": 2,
     "inherits": "fdmprinter",

+ 0 - 1
resources/definitions/alya3dp.def.json

@@ -1,5 +1,4 @@
 {
-    "id": "alya3dp",
     "name": "ALYA",
     "version": 2,
     "inherits": "fdmprinter",

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

@@ -1,5 +1,4 @@
 {
-    "id": "bfb",
     "name": "BFB",
     "version": 2,
     "inherits": "fdmprinter",

+ 0 - 1
resources/definitions/bq_hephestos.def.json

@@ -1,5 +1,4 @@
 {
-    "id": "bq_hephestos",
     "name": "BQ Prusa i3 Hephestos",
     "version": 2,
     "inherits": "fdmprinter",

+ 0 - 1
resources/definitions/bq_hephestos_2.def.json

@@ -1,5 +1,4 @@
 {
-    "id": "bq_hephestos_2",
     "version": 2,
     "name": "BQ Hephestos 2",
     "inherits": "fdmprinter",

+ 0 - 1
resources/definitions/bq_hephestos_xl.def.json

@@ -1,5 +1,4 @@
 {
-    "id": "bq_hephestos_xl",
     "version": 2,
     "name": "BQ Prusa i3 Hephestos XL",
     "inherits": "fdmprinter",

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