mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 19:55:14 +08:00

I just got word of a new page to read up about the firmware update. Apparently we now have to link to this one. Contributes to issue CURA-5483.
43 lines
1.5 KiB
JSON
43 lines
1.5 KiB
JSON
{
|
|
"version": 2,
|
|
"name": "Ultimaker 3 Extended",
|
|
"inherits": "ultimaker3",
|
|
"metadata": {
|
|
"author": "Ultimaker",
|
|
"manufacturer": "Ultimaker B.V.",
|
|
"quality_definition": "ultimaker3",
|
|
"visible": true,
|
|
"file_formats": "application/gzip;text/x-gcode",
|
|
"platform": "ultimaker3_platform.obj",
|
|
"platform_texture": "Ultimaker3Extendedbackplate.png",
|
|
"platform_offset": [0, 0, 0],
|
|
"has_machine_quality": true,
|
|
"has_machine_materials": true,
|
|
"has_materials": true,
|
|
"has_variants": true,
|
|
"preferred_variant_name": "AA 0.4",
|
|
"variants_name": "Print core",
|
|
"machine_extruder_trains":
|
|
{
|
|
"0": "ultimaker3_extended_extruder_left",
|
|
"1": "ultimaker3_extended_extruder_right"
|
|
},
|
|
"first_start_actions": [ "DiscoverUM3Action" ],
|
|
"supported_actions": [ "DiscoverUM3Action" ],
|
|
"firmware_update_info": {
|
|
"id": 9511,
|
|
"check_urls":
|
|
[
|
|
"http://software.ultimaker.com/jedi/releases/latest.version?utm_source=cura&utm_medium=software&utm_campaign=resources",
|
|
"http://software.ultimaker.com/releases/firmware/9511/stable/version.txt"
|
|
],
|
|
"update_url": "https://ultimaker.com/firmware"
|
|
}
|
|
},
|
|
|
|
"overrides": {
|
|
"machine_name": { "default_value": "Ultimaker 3 Extended" },
|
|
"machine_height": { "default_value": 300 }
|
|
}
|
|
}
|