mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 13:03:59 -06:00
23 lines
No EOL
552 B
JSON
23 lines
No EOL
552 B
JSON
{
|
|
"version": 2,
|
|
"name": "RatRig V-Core 3 400mm",
|
|
"inherits": "ratrig_vcore3_base",
|
|
"metadata":
|
|
{
|
|
"visible": true,
|
|
"platform": "ratrig_vcore3_400.stl",
|
|
"platform_offset": [
|
|
0,
|
|
3,
|
|
0
|
|
],
|
|
"weight": 16
|
|
},
|
|
"overrides":
|
|
{
|
|
"machine_depth": { "default_value": 400 },
|
|
"machine_height": { "default_value": 400 },
|
|
"machine_name": { "default_value": "RatRig V-Core 3 400mm" },
|
|
"machine_width": { "default_value": 400 }
|
|
}
|
|
} |