mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-02-15 08:59:32 -07:00
19 lines
554 B
JSON
19 lines
554 B
JSON
{
|
|
"name": "Mingda Magician X",
|
|
"version": 2,
|
|
"inherits": "mingda_base",
|
|
"overrides": {
|
|
"machine_name": { "default_value": "Mingda Magician X" },
|
|
"machine_width": { "default_value": 230 },
|
|
"machine_depth": { "default_value": 230 },
|
|
"machine_height": { "default_value": 260 },
|
|
"gantry_height": { "value": 25 }
|
|
|
|
},
|
|
"metadata": {
|
|
"quality_definition": "mingda_base",
|
|
"visible": true,
|
|
"platform": "mingda_d2_base.stl",
|
|
"platform_offset": [ -205, -77, 65]
|
|
}
|
|
}
|