mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 15:44:04 -06:00
Conform ABAX printers to our code style
Fixed indenting, that's mostly all.
This commit is contained in:
parent
d45f292324
commit
2c893e2ea1
3 changed files with 249 additions and 261 deletions
|
@ -7,14 +7,10 @@
|
|||
"visible": true,
|
||||
"author": "ABAX 3d Technologies",
|
||||
"manufacturer": "ABAX 3d Technologies",
|
||||
"category": "3D Printer",
|
||||
"category": "Other",
|
||||
"file_formats": "text/x-gcode",
|
||||
"platform": "bq_hephestos_platform.stl",
|
||||
"platform_offset": [
|
||||
0,
|
||||
-82,
|
||||
0
|
||||
]
|
||||
"platform_offset": [0, -82, 0]
|
||||
},
|
||||
"overrides": {
|
||||
"machine_start_gcode": {
|
||||
|
|
|
@ -7,14 +7,10 @@
|
|||
"visible": true,
|
||||
"author": "ABAX 3d Technologies",
|
||||
"manufacturer": "ABAX 3d Technologies",
|
||||
"category": "3D Printer",
|
||||
"category": "Other",
|
||||
"file_formats": "text/x-gcode",
|
||||
"platform": "bq_hephestos_platform.stl",
|
||||
"platform_offset": [
|
||||
0,
|
||||
-82,
|
||||
0
|
||||
]
|
||||
"platform_offset": [0, -82, 0]
|
||||
},
|
||||
"overrides": {
|
||||
"machine_start_gcode": {
|
||||
|
|
|
@ -7,14 +7,10 @@
|
|||
"visible": true,
|
||||
"author": "ABAX 3d Technologies",
|
||||
"manufacturer": "ABAX 3d Technologies",
|
||||
"category": "3D Printer",
|
||||
"category": "Other",
|
||||
"file_formats": "text/x-gcode",
|
||||
"platform": "bq_hephestos_platform.stl",
|
||||
"platform_offset": [
|
||||
0,
|
||||
-82,
|
||||
0
|
||||
]
|
||||
"platform_offset": [0, -82, 0]
|
||||
},
|
||||
"overrides": {
|
||||
"machine_start_gcode": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue