mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-06 01:46:02 +08:00
21 lines
545 B
JSON
21 lines
545 B
JSON
{
|
|
"name": "Mingda D2",
|
|
"version": 2,
|
|
"inherits": "mingda_base",
|
|
"overrides":
|
|
{
|
|
"machine_name": { "default_value": "MINGDA D2" },
|
|
"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]
|
|
}
|
|
}
|