mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 19:25:11 +08:00
48 lines
1.3 KiB
JSON
48 lines
1.3 KiB
JSON
{
|
|
"version": 2,
|
|
"name": "Atom 3 Lite",
|
|
"inherits": "atom3",
|
|
"metadata":
|
|
{
|
|
"author": "Daniel Kurth",
|
|
"manufacturer": "Layer One",
|
|
"platform": "Atom 3 lite bed.3mf",
|
|
"platform_offset": [
|
|
0,
|
|
0,
|
|
0
|
|
],
|
|
"preferred_variant_name": "PTFE hotend + 0.4mm brass nozzle"
|
|
},
|
|
"overrides":
|
|
{
|
|
"cool_lift_head": { "default_value": false },
|
|
"cool_min_layer_time": { "default_value": 15 },
|
|
"cool_min_speed": { "default_value": 5 },
|
|
"machine_head_with_fans_polygon":
|
|
{
|
|
"default_value": [
|
|
[-23.82, 41.25],
|
|
[23.82, 41.25],
|
|
[38.105, 16.5],
|
|
[57.631, 16.5],
|
|
[57.631, -16.5],
|
|
[38.105, -16.5],
|
|
[23.82, -41.25],
|
|
[-23.82, -41.25],
|
|
[-38.105, -16.5],
|
|
[-57.631, -16.5],
|
|
[-57.631, 16.5],
|
|
[-38.105, 16.5],
|
|
[-23.82, 41.25]
|
|
]
|
|
},
|
|
"retraction_amount": { "default_value": 7 },
|
|
"retraction_speed":
|
|
{
|
|
"default_value": 70,
|
|
"maximum_value_warning": "90"
|
|
},
|
|
"support_angle": { "default_value": 45 }
|
|
}
|
|
} |