mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 17:05:12 +08:00
33 lines
821 B
JSON
33 lines
821 B
JSON
{
|
|
"version": 2,
|
|
"name": "Longer LK5 Pro",
|
|
"inherits": "longer_base",
|
|
"metadata":
|
|
{
|
|
"visible": true,
|
|
"platform": "longer_310mm_platform.stl",
|
|
"platform_offset": [
|
|
-155,
|
|
-3,
|
|
155
|
|
],
|
|
"quality_definition": "longer_base"
|
|
},
|
|
"overrides":
|
|
{
|
|
"gantry_height": { "value": 33 },
|
|
"machine_depth": { "default_value": 300 },
|
|
"machine_head_with_fans_polygon":
|
|
{
|
|
"default_value": [
|
|
[-22, 39],
|
|
[-22, -34],
|
|
[58, -34],
|
|
[58, 39]
|
|
]
|
|
},
|
|
"machine_height": { "default_value": 400 },
|
|
"machine_name": { "default_value": "LONGER LK5 Pro" },
|
|
"machine_width": { "default_value": 300 }
|
|
}
|
|
} |