Cura/resources/definitions/atomstack_cambrianproe175.def.json
Ghostkeeper 9344f88c21
Canonical indentation
Contributes to issue CURA-8545.
2021-09-08 16:19:48 +02:00

30 lines
714 B
JSON

{
"version": 2,
"name": "Cambrian Pro 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_cambrianproe175_extruder_0"
}
},
"overrides": {
"machine_name": {
"default_value": "Cambrian Pro E175"
},
"machine_width": {
"default_value": 235
},
"machine_height": {
"default_value": 250
},
"machine_depth": {
"default_value": 235
}
}
}