mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-04-28 23:04:34 +08:00
27 lines
653 B
JSON
27 lines
653 B
JSON
{
|
|
"name": "Koonovo Elf",
|
|
"version": 2,
|
|
"inherits": "koonovo_base",
|
|
"overrides": {
|
|
"machine_name": { "default_value": "Koonovo Elf" },
|
|
"machine_width": { "default_value": 310 },
|
|
"machine_depth": { "default_value": 310 },
|
|
"machine_height": { "default_value": 345 },
|
|
"machine_head_with_fans_polygon": { "default_value": [
|
|
[-26, 34],
|
|
[-26, -32],
|
|
[32, -32],
|
|
[32, 34]
|
|
]
|
|
},
|
|
|
|
"gantry_height": { "value": 0 }
|
|
|
|
},
|
|
"metadata": {
|
|
"quality_definition": "koonovo_base",
|
|
"visible": true
|
|
|
|
}
|
|
}
|