mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 23:05:01 -06:00

With this commit we use the dedicated update url for the UMs7 firmware location instead of the UMs5 location
48 lines
No EOL
1.6 KiB
JSON
48 lines
No EOL
1.6 KiB
JSON
{
|
|
"version": 2,
|
|
"name": "Ultimaker S7",
|
|
"inherits": "ultimaker_s5",
|
|
"metadata":
|
|
{
|
|
"visible": true,
|
|
"author": "Ultimaker",
|
|
"manufacturer": "Ultimaker B.V.",
|
|
"file_formats": "application/x-ufp;text/x-gcode",
|
|
"platform": "ultimaker_s7_platform.obj",
|
|
"bom_numbers": [5078167, 5078168],
|
|
"firmware_update_info":
|
|
{
|
|
"check_urls": [ "https://software.ultimaker.com/releases/firmware/5078167/stable/um-update.swu.version" ],
|
|
"id": 5078167,
|
|
"update_url": "https://ultimaker.com/firmware?utm_source=cura&utm_medium=software&utm_campaign=fw-update"
|
|
},
|
|
"first_start_actions": [ "DiscoverUM3Action" ],
|
|
"has_machine_quality": true,
|
|
"has_materials": true,
|
|
"has_variants": true,
|
|
"machine_extruder_trains":
|
|
{
|
|
"0": "ultimaker_s7_extruder_left",
|
|
"1": "ultimaker_s7_extruder_right"
|
|
},
|
|
"nozzle_offsetting_for_disallowed_areas": false,
|
|
"platform_offset": [
|
|
0,
|
|
0,
|
|
0
|
|
],
|
|
"platform_texture": "UltimakerS7backplate.png",
|
|
"preferred_variant_name": "AA 0.4",
|
|
"quality_definition": "ultimaker_s5",
|
|
"supported_actions": [ "DiscoverUM3Action" ],
|
|
"supports_material_export": true,
|
|
"supports_network_connection": true,
|
|
"supports_usb_connection": false,
|
|
"variants_name": "Print core",
|
|
"weight": -2
|
|
},
|
|
"overrides":
|
|
{
|
|
"machine_name": { "default_value": "Ultimaker S7" }
|
|
}
|
|
} |