mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-07-04 13:25:13 +08:00
Merge pull request #796 from thopiekar/master-bq-platform_offset-update
[master] Updating platform_offset for BQ printers
This commit is contained in:
commit
1d89e8c6a9
@ -10,13 +10,7 @@
|
|||||||
"category": "Other",
|
"category": "Other",
|
||||||
"file_formats": "text/x-gcode",
|
"file_formats": "text/x-gcode",
|
||||||
"platform": "bq_hephestos_platform.stl",
|
"platform": "bq_hephestos_platform.stl",
|
||||||
"platform_offset": {
|
"platform_offset": [ 0, -82, 0]
|
||||||
"value": [
|
|
||||||
0,
|
|
||||||
-82,
|
|
||||||
0
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
|
|
||||||
"overrides": {
|
"overrides": {
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
"manufacturer": "BQ",
|
"manufacturer": "BQ",
|
||||||
"category": "Other",
|
"category": "Other",
|
||||||
"platform": "bq_hephestos_2_platform.stl",
|
"platform": "bq_hephestos_2_platform.stl",
|
||||||
"platform_offset": { "value": [6, 1320, 0 ] },
|
"platform_offset": [6, 1320, 0 ],
|
||||||
"file_formats": "text/x-gcode"
|
"file_formats": "text/x-gcode"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
@ -10,12 +10,7 @@
|
|||||||
"category": "Other",
|
"category": "Other",
|
||||||
"file_formats": "text/x-code",
|
"file_formats": "text/x-code",
|
||||||
"platform": "bq_hephestos_platform.stl",
|
"platform": "bq_hephestos_platform.stl",
|
||||||
"platform_offset": {
|
"platform_offset": [ 0, -82, 0]
|
||||||
"value": [
|
|
||||||
0,
|
|
||||||
-82,
|
|
||||||
0
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
@ -10,13 +10,7 @@
|
|||||||
"category": "Other",
|
"category": "Other",
|
||||||
"file_formats": "text/x-gcode",
|
"file_formats": "text/x-gcode",
|
||||||
"platform": "bq_witbox_platform.stl",
|
"platform": "bq_witbox_platform.stl",
|
||||||
"platform_offset": {
|
"platform_offset": [ 0, -145, -38]
|
||||||
"value": [
|
|
||||||
0,
|
|
||||||
-145,
|
|
||||||
-38
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
|
|
||||||
"overrides": {
|
"overrides": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user