mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-02 03:20:38 +08:00
24 lines
589 B
JSON
24 lines
589 B
JSON
{
|
|
"version": 2,
|
|
"name": "Mingda D2",
|
|
"inherits": "mingda_base",
|
|
"metadata":
|
|
{
|
|
"visible": true,
|
|
"platform": "mingda_d2_base.stl",
|
|
"platform_offset": [
|
|
-205,
|
|
-77,
|
|
65
|
|
],
|
|
"quality_definition": "mingda_base"
|
|
},
|
|
"overrides":
|
|
{
|
|
"gantry_height": { "value": 25 },
|
|
"machine_depth": { "default_value": 230 },
|
|
"machine_height": { "default_value": 260 },
|
|
"machine_name": { "default_value": "MINGDA D2" },
|
|
"machine_width": { "default_value": 230 }
|
|
}
|
|
} |