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:
authorThomas Karl Pietrowski <thopiekar@googlemail.com>2016-06-12 19:47:49 +0300
committerThomas Karl Pietrowski <thopiekar@googlemail.com>2016-06-12 19:47:49 +0300
commitf2ed22da2ab52080d6b00d3277c07582885334aa (patch)
treeb89ab0074bb82ece975da0a119ea1d65fa535422 /resources/definitions/bq_hephestos_2.def.json
parentc592d7105125e89fbdf0037aa94c9f4fffafd984 (diff)
Updating platform_offset for BQ printers
Fixes the reason why the Cura UI freezes when choosing my printer from the wizard.
Diffstat (limited to 'resources/definitions/bq_hephestos_2.def.json')
-rw-r--r--resources/definitions/bq_hephestos_2.def.json2
1 files changed, 1 insertions, 1 deletions
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"
},