mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 20:35:13 +08:00
13 lines
358 B
JSON
13 lines
358 B
JSON
{
|
|
"version": 2,
|
|
"name": "Goofoo Mido",
|
|
"inherits": "goofoo_near",
|
|
"metadata": { "visible": true },
|
|
"overrides":
|
|
{
|
|
"machine_depth": { "default_value": 200 },
|
|
"machine_height": { "default_value": 200 },
|
|
"machine_name": { "default_value": "Goofoo Mido" },
|
|
"machine_width": { "default_value": 200 }
|
|
}
|
|
} |