mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-06 00:26:39 +08:00
67 lines
1.7 KiB
JSON
67 lines
1.7 KiB
JSON
{
|
|
"version": 2,
|
|
"name": "Anycubic Kossel Linear Plus",
|
|
"inherits": "anycubic_kossel",
|
|
"metadata":
|
|
{
|
|
"visible": true,
|
|
"platform": "kossel_pro_build_platform.3mf",
|
|
"machine_extruder_trains": { "0": "anycubic_kossel_extruder_0" },
|
|
"platform_offset": [
|
|
0,
|
|
-0.25,
|
|
0
|
|
]
|
|
},
|
|
"overrides":
|
|
{
|
|
"machine_depth": { "default_value": 240 },
|
|
"machine_disallowed_areas":
|
|
{
|
|
"default_value": [
|
|
[
|
|
[-50, -115],
|
|
[-115, -115],
|
|
[-90, -90]
|
|
],
|
|
[
|
|
[-115, -115],
|
|
[-115, -50],
|
|
[-90, -90]
|
|
],
|
|
[
|
|
[50, -115],
|
|
[115, -115],
|
|
[90, -90]
|
|
],
|
|
[
|
|
[115, -115],
|
|
[115, -50],
|
|
[90, -90]
|
|
],
|
|
[
|
|
[-50, 115],
|
|
[-115, 115],
|
|
[-90, 90]
|
|
],
|
|
[
|
|
[-115, 115],
|
|
[-115, 50],
|
|
[-90, 90]
|
|
],
|
|
[
|
|
[50, 115],
|
|
[115, 115],
|
|
[90, 90]
|
|
],
|
|
[
|
|
[115, 115],
|
|
[115, 50],
|
|
[90, 90]
|
|
]
|
|
]
|
|
},
|
|
"machine_name": { "default_value": "Anycubic Kossel Linear Plus" },
|
|
"machine_width": { "default_value": 240 }
|
|
}
|
|
} |