mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 15:25:09 -06:00
22 lines
No EOL
487 B
JSON
Executable file
22 lines
No EOL
487 B
JSON
Executable file
{
|
|
"version": 2,
|
|
"name": "LNL3D D3",
|
|
"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": 350 },
|
|
"machine_name": { "default_value": "LNL3D D3" },
|
|
"machine_width": { "default_value": 300 }
|
|
}
|
|
} |