mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-10-04 09:26:33 +08:00
42 lines
1.4 KiB
JSON
42 lines
1.4 KiB
JSON
{
|
|
"version": 2,
|
|
"name": "MakerBot Sketch Large",
|
|
"inherits": "ultimaker_sketch",
|
|
"metadata":
|
|
{
|
|
"visible": true,
|
|
"author": "Ultimaker",
|
|
"manufacturer": "Ultimaker B.V.",
|
|
"file_formats": "application/x-makerbot-sketch",
|
|
"platform": "ultimaker_sketch_large_platform.obj",
|
|
"has_machine_quality": true,
|
|
"has_materials": true,
|
|
"has_variants": true,
|
|
"machine_extruder_trains": { "0": "ultimaker_sketch_extruder" },
|
|
"platform_offset": [
|
|
0,
|
|
0,
|
|
0
|
|
],
|
|
"preferred_material": "ultimaker_pla_175",
|
|
"preferred_quality_type": "draft",
|
|
"preferred_variant_name": "0.4mm",
|
|
"quality_definition": "ultimaker_sketch",
|
|
"reference_machine_id": "sketch_large",
|
|
"supports_network_connection": true,
|
|
"supports_usb_connection": false,
|
|
"variants_name": "Extruder",
|
|
"weight": -1
|
|
},
|
|
"overrides":
|
|
{
|
|
"machine_depth": { "default_value": 200 },
|
|
"machine_height": { "default_value": 250 },
|
|
"machine_name": { "default_value": "Makerbot Sketch Large" },
|
|
"machine_width": { "default_value": 220 },
|
|
"material_flow": { "default_value": 94 },
|
|
"retraction_amount": { "value": 6 },
|
|
"speed_print": { "value": 50 },
|
|
"speed_travel": { "value": 100 }
|
|
}
|
|
} |