Cura/resources/definitions/lnl3d_d3_vulcan.def.json
2023-10-24 14:13:22 +00:00

22 lines
501 B
JSON
Executable File

{
"version": 2,
"name": "LNL3D D3 Vulcan",
"inherits": "lnl3d_base",
"metadata":
{
"visible": true,
"platform": "lnl3d_d3.stl",
"platform_offset": [
0,
0,
0
]
},
"overrides":
{
"machine_depth": { "default_value": 300 },
"machine_height": { "default_value": 320 },
"machine_name": { "default_value": "LNL3D D3 Vulcan" },
"machine_width": { "default_value": 295 }
}
}