mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 14:44:13 -06:00
23 lines
No EOL
600 B
JSON
23 lines
No EOL
600 B
JSON
{
|
|
"version": 2,
|
|
"name": "Goofoo Max",
|
|
"inherits": "goofoo_near",
|
|
"metadata": { "visible": true },
|
|
"overrides":
|
|
{
|
|
"gantry_height": { "value": 0 },
|
|
"machine_depth": { "default_value": 580 },
|
|
"machine_head_with_fans_polygon":
|
|
{
|
|
"default_value": [
|
|
[0, 0],
|
|
[0, 0],
|
|
[0, 0],
|
|
[0, 0]
|
|
]
|
|
},
|
|
"machine_height": { "default_value": 700 },
|
|
"machine_name": { "default_value": "Goofoo Max" },
|
|
"machine_width": { "default_value": 600 }
|
|
}
|
|
} |