mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 17:55:15 +08:00
37 lines
1.1 KiB
JSON
37 lines
1.1 KiB
JSON
{
|
|
"version": 2,
|
|
"name": "Two Trees Sapphire Plus",
|
|
"inherits": "two_trees_base",
|
|
"metadata":
|
|
{
|
|
"visible": true,
|
|
"platform": "sapphireplus_platform.stl",
|
|
"quality_definition": "two_trees_base"
|
|
},
|
|
"overrides":
|
|
{
|
|
"gantry_height": { "value": 65 },
|
|
"infill_material_flow": { "value": 100 },
|
|
"infill_overlap": { "value": 30 },
|
|
"machine_depth": { "default_value": 300 },
|
|
"machine_head_with_fans_polygon":
|
|
{
|
|
"default_value": [
|
|
[-30, 19],
|
|
[30, 19],
|
|
[30, -49],
|
|
[-30, -49]
|
|
]
|
|
},
|
|
"machine_height": { "default_value": 350 },
|
|
"machine_name": { "default_value": "Two Trees Sapphire Plus" },
|
|
"machine_width": { "default_value": 300 },
|
|
"material_flow": { "value": 90 },
|
|
"retraction_amount": { "default_value": 7 },
|
|
"retraction_speed": { "default_value": 40 },
|
|
"skin_overlap": { "value": 20 },
|
|
"speed_print": { "value": 60.0 },
|
|
"speed_travel": { "value": 180 },
|
|
"speed_travel_layer_0": { "value": 100 }
|
|
}
|
|
} |