Updating platform_offset for BQ printers

Fixes the reason why the Cura UI freezes when choosing my printer from
the wizard.
This commit is contained in:
Thomas Karl Pietrowski 2016-06-12 18:47:49 +02:00
parent c592d71051
commit f2ed22da2a
4 changed files with 4 additions and 21 deletions

View file

@ -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": {