Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--resources/definitions/bq_hephestos.def.json8
-rw-r--r--resources/definitions/bq_hephestos_2.def.json2
-rw-r--r--resources/definitions/bq_hephestos_xl.def.json7
-rw-r--r--resources/definitions/bq_witbox.def.json8
4 files changed, 4 insertions, 21 deletions
diff --git a/resources/definitions/bq_hephestos.def.json b/resources/definitions/bq_hephestos.def.json
index 65d6fc38a3..37eac85639 100644
--- a/resources/definitions/bq_hephestos.def.json
+++ b/resources/definitions/bq_hephestos.def.json
@@ -10,13 +10,7 @@
"category": "Other",
"file_formats": "text/x-gcode",
"platform": "bq_hephestos_platform.stl",
- "platform_offset": {
- "value": [
- 0,
- -82,
- 0
- ]
- }
+ "platform_offset": [ 0, -82, 0]
},
"overrides": {
diff --git a/resources/definitions/bq_hephestos_2.def.json b/resources/definitions/bq_hephestos_2.def.json
index 8afd4135f1..e4e58cb6c2 100644
--- a/resources/definitions/bq_hephestos_2.def.json
+++ b/resources/definitions/bq_hephestos_2.def.json
@@ -9,7 +9,7 @@
"manufacturer": "BQ",
"category": "Other",
"platform": "bq_hephestos_2_platform.stl",
- "platform_offset": { "value": [6, 1320, 0 ] },
+ "platform_offset": [6, 1320, 0 ],
"file_formats": "text/x-gcode"
},
diff --git a/resources/definitions/bq_hephestos_xl.def.json b/resources/definitions/bq_hephestos_xl.def.json
index 9cf5b685db..19b6d3e1b5 100644
--- a/resources/definitions/bq_hephestos_xl.def.json
+++ b/resources/definitions/bq_hephestos_xl.def.json
@@ -10,12 +10,7 @@
"category": "Other",
"file_formats": "text/x-code",
"platform": "bq_hephestos_platform.stl",
- "platform_offset": {
- "value": [
- 0,
- -82,
- 0
- ]
+ "platform_offset": [ 0, -82, 0]
}
},
diff --git a/resources/definitions/bq_witbox.def.json b/resources/definitions/bq_witbox.def.json
index 77826a1576..4a7dc09c3a 100644
--- a/resources/definitions/bq_witbox.def.json
+++ b/resources/definitions/bq_witbox.def.json
@@ -10,13 +10,7 @@
"category": "Other",
"file_formats": "text/x-gcode",
"platform": "bq_witbox_platform.stl",
- "platform_offset": {
- "value": [
- 0,
- -145,
- -38
- ]
- }
+ "platform_offset": [ 0, -145, -38]
},
"overrides": {