mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-10-04 09:26:33 +08:00
21 lines
558 B
JSON
21 lines
558 B
JSON
{
|
|
"version": 2,
|
|
"name": "LNL3D D6",
|
|
"inherits": "lnl3d_base",
|
|
"metadata":
|
|
{
|
|
"visible": true,
|
|
"platform": "lnl3d_d6.stl",
|
|
"platform_offset": [ -700, 6, -100 ]
|
|
},
|
|
"overrides":
|
|
{
|
|
"machine_depth": { "default_value": 600 },
|
|
"machine_height": { "default_value": 600 },
|
|
"machine_name": { "default_value": "LNL3D D6" },
|
|
"machine_width": { "default_value": 600 },
|
|
"prime_tower_position_x": { "value": "155" },
|
|
"prime_tower_position_y": { "value": "155" }
|
|
}
|
|
}
|