mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-02 03:20:38 +08:00
22 lines
496 B
JSON
22 lines
496 B
JSON
{
|
|
"version": 2,
|
|
"name": "LNL3D D6",
|
|
"inherits": "lnl3d_base",
|
|
"metadata":
|
|
{
|
|
"visible": true,
|
|
"platform": "lnl3d_d6.3mf",
|
|
"platform_offset": [
|
|
5,
|
|
296.5,
|
|
-162.5
|
|
]
|
|
},
|
|
"overrides":
|
|
{
|
|
"machine_depth": { "default_value": 600 },
|
|
"machine_height": { "default_value": 600 },
|
|
"machine_name": { "default_value": "LNL3D D6" },
|
|
"machine_width": { "default_value": 600 }
|
|
}
|
|
} |