mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-02 03:20:38 +08:00
18 lines
457 B
JSON
18 lines
457 B
JSON
{
|
|
"version": 2,
|
|
"name": "Mingda 6H",
|
|
"inherits": "mingda_base",
|
|
"metadata":
|
|
{
|
|
"visible": true,
|
|
"quality_definition": "mingda_base"
|
|
},
|
|
"overrides":
|
|
{
|
|
"gantry_height": { "value": 25 },
|
|
"machine_depth": { "default_value": 300 },
|
|
"machine_height": { "default_value": 500 },
|
|
"machine_name": { "default_value": "Mingda 6H" },
|
|
"machine_width": { "default_value": 400 }
|
|
}
|
|
} |