mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 20:05:13 +08:00
30 lines
714 B
JSON
30 lines
714 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_name": {
|
|
"default_value": "Cambrian MAX E175"
|
|
},
|
|
"machine_width": {
|
|
"default_value": 320
|
|
},
|
|
"machine_height": {
|
|
"default_value": 380
|
|
},
|
|
"machine_depth": {
|
|
"default_value": 330
|
|
}
|
|
}
|
|
}
|