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