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:
authorJaime van Kessel <nallath@gmail.com>2016-05-17 17:49:59 +0300
committerJaime van Kessel <nallath@gmail.com>2016-05-17 17:49:59 +0300
commita2862d8c24001c419ab834a9b5089d871d97946f (patch)
tree2dd8c5cfcec903944e1872d6346f10322bf9be4b /resources/definitions/bq_hephestos_2.def.json
parent5c1210dddf545aaa153c45d11791a61cf1892c6b (diff)
Moved offset to meta-data
CURA-1278
Diffstat (limited to 'resources/definitions/bq_hephestos_2.def.json')
-rw-r--r--resources/definitions/bq_hephestos_2.def.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/resources/definitions/bq_hephestos_2.def.json b/resources/definitions/bq_hephestos_2.def.json
index 7f92e081ff..dba849ac7e 100644
--- a/resources/definitions/bq_hephestos_2.def.json
+++ b/resources/definitions/bq_hephestos_2.def.json
@@ -8,6 +8,13 @@
"manufacturer": "BQ",
"category": "Other",
"platform": "bq_hephestos_2_platform.stl",
+ "platform_offset": {
+ "value": [
+ 6,
+ 1320,
+ 0
+ ]
+ },
"file_formats": "text/x-gcode"
},
"manufacturer": "BQ",
@@ -40,13 +47,6 @@
"machine_gcode_flavor": {
"value": "RepRap"
},
- "machine_platform_offset": {
- "value": [
- 6,
- 1320,
- 0
- ]
- },
"material_print_temperature": {
"value": 210.0
},