mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 23:25:09 +08:00
13 lines
361 B
JSON
13 lines
361 B
JSON
{
|
|
"version": 2,
|
|
"name": "Goofoo Giant",
|
|
"inherits": "goofoo_near",
|
|
"metadata": { "visible": true },
|
|
"overrides":
|
|
{
|
|
"machine_depth": { "default_value": 600 },
|
|
"machine_height": { "default_value": 1000 },
|
|
"machine_name": { "default_value": "Goofoo Giant" },
|
|
"machine_width": { "default_value": 600 }
|
|
}
|
|
} |