mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 21:05:11 +08:00
17 lines
402 B
JSON
17 lines
402 B
JSON
{
|
|
"version": 2,
|
|
"name": "Goofoo Nova",
|
|
"inherits": "goofoo_near",
|
|
"metadata":
|
|
{
|
|
"visible": true,
|
|
"author": "goofoo"
|
|
},
|
|
"overrides":
|
|
{
|
|
"machine_depth": { "default_value": 280 },
|
|
"machine_height": { "default_value": 300 },
|
|
"machine_name": { "default_value": "Goofoo Nova" },
|
|
"machine_width": { "default_value": 280 }
|
|
}
|
|
} |