mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 20:15:14 +08:00
22 lines
560 B
JSON
22 lines
560 B
JSON
{
|
|
"version": 2,
|
|
"name": "Goofoo T-one",
|
|
"inherits": "goofoo_far",
|
|
"metadata":
|
|
{
|
|
"visible": true,
|
|
"machine_extruder_trains":
|
|
{
|
|
"0": "goofoo_tone_1st",
|
|
"1": "goofoo_tone_2st"
|
|
}
|
|
},
|
|
"overrides":
|
|
{
|
|
"machine_depth": { "default_value": 200 },
|
|
"machine_extruder_count": { "default_value": 2 },
|
|
"machine_height": { "default_value": 150 },
|
|
"machine_name": { "default_value": "Goofoo T-one" },
|
|
"machine_width": { "default_value": 200 }
|
|
}
|
|
} |