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