mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-02 05:01:13 +08:00
22 lines
562 B
JSON
22 lines
562 B
JSON
{
|
|
"name": "MINGDA D3/Pro",
|
|
"version": 2,
|
|
"inherits": "mingda_base",
|
|
"overrides": {
|
|
"machine_name": { "default_value": "MINGDA D3/Pro" },
|
|
"machine_width": { "default_value": 320 },
|
|
"machine_depth": { "default_value": 320 },
|
|
"machine_height": { "default_value": 400 },
|
|
"gantry_height": { "value": 25 }
|
|
|
|
|
|
|
|
},
|
|
"metadata": {
|
|
"quality_definition": "mingda_base",
|
|
"visible": true,
|
|
"platform": "mingda_rock3_base.stl",
|
|
"platform_offset": [ -179, -108, 150]
|
|
}
|
|
}
|