mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 07:17:52 -06:00
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:
parent
c592d71051
commit
f2ed22da2a
4 changed files with 4 additions and 21 deletions
|
@ -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]
|
||||
}
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue