Cura/resources/definitions/atomstack_cambrianmaxe175.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

21 lines
621 B
JSON

{
"version": 2,
"name": "Cambrian Max E175",
"inherits": "atomstack_cambrian_base",
"metadata":
{
"visible": true,
"author": "AtomStack",
"manufacturer": "AtomStack",
"file_formats": "text/x-gcode",
"has_materials": true,
"machine_extruder_trains": { "0": "atomstack_cambrianmaxe175_extruder_0" }
},
"overrides":
{
"machine_depth": { "default_value": 330 },
"machine_height": { "default_value": 380 },
"machine_name": { "default_value": "Cambrian MAX E175" },
"machine_width": { "default_value": 320 }
}
}