Cura/resources/definitions/winbo_superhelper155.def.json
jspijker 53d8e0c730 Applied printer-linter format
To make sure we have uniform diffs with our PR's
2022-12-30 22:05:41 +01:00

30 lines
863 B
JSON

{
"version": 2,
"name": "Winbo Super Helper 155",
"inherits": "winbo_superhelper105",
"metadata":
{
"visible": true,
"author": "Winbo",
"manufacturer": "Winbo Smart Tech Co., Ltd.",
"file_formats": "text/x-gcode",
"machine_extruder_trains": { "0": "winbo_superhelper155_extruder" },
"supports_usb_connection": true
},
"overrides":
{
"machine_depth": { "default_value": 158 },
"machine_head_with_fans_polygon":
{
"default_value": [
[-160, 50],
[-160, -30],
[160, -30],
[160, 50]
]
},
"machine_height": { "default_value": 208 },
"machine_name": { "default_value": "Winbo Super Helper 155" },
"machine_width": { "default_value": 158 }
}
}