Remove Prusa platforms from ABAX printers

The Prusa platform meshes say 'PRUSA' in huge letters. They are not the ABAX printers, though the structure is mostly the same. To prevent confusion I'm removing the platform mesh.
This commit is contained in:
Ghostkeeper 2017-02-01 13:07:28 +01:00
parent 2c893e2ea1
commit f2695a40e0
No known key found for this signature in database
GPG Key ID: C5F96EE2BC0F7E75
3 changed files with 3 additions and 9 deletions

View File

@ -8,9 +8,7 @@
"author": "ABAX 3d Technologies", "author": "ABAX 3d Technologies",
"manufacturer": "ABAX 3d Technologies", "manufacturer": "ABAX 3d Technologies",
"category": "Other", "category": "Other",
"file_formats": "text/x-gcode", "file_formats": "text/x-gcode"
"platform": "bq_hephestos_platform.stl",
"platform_offset": [0, -82, 0]
}, },
"overrides": { "overrides": {
"machine_start_gcode": { "machine_start_gcode": {

View File

@ -8,9 +8,7 @@
"author": "ABAX 3d Technologies", "author": "ABAX 3d Technologies",
"manufacturer": "ABAX 3d Technologies", "manufacturer": "ABAX 3d Technologies",
"category": "Other", "category": "Other",
"file_formats": "text/x-gcode", "file_formats": "text/x-gcode"
"platform": "bq_hephestos_platform.stl",
"platform_offset": [0, -82, 0]
}, },
"overrides": { "overrides": {
"machine_start_gcode": { "machine_start_gcode": {

View File

@ -8,9 +8,7 @@
"author": "ABAX 3d Technologies", "author": "ABAX 3d Technologies",
"manufacturer": "ABAX 3d Technologies", "manufacturer": "ABAX 3d Technologies",
"category": "Other", "category": "Other",
"file_formats": "text/x-gcode", "file_formats": "text/x-gcode"
"platform": "bq_hephestos_platform.stl",
"platform_offset": [0, -82, 0]
}, },
"overrides": { "overrides": {
"machine_start_gcode": { "machine_start_gcode": {