mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-02 03:20:38 +08:00
22 lines
487 B
JSON
Executable File
22 lines
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 }
|
|
}
|
|
} |