mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-06-26 09:25:24 -06:00

Some checks failed
conan-package-resources / conan-package (push) Has been cancelled
conan-package / conan-package (push) Has been cancelled
printer-linter-format / Printer linter auto format (push) Has been cancelled
unit-test / Run unit tests (push) Has been cancelled
conan-package-resources / signal-curator (push) Has been cancelled
51 lines
No EOL
1.7 KiB
JSON
51 lines
No EOL
1.7 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_material": "ultimaker_pla_blue",
|
|
"preferred_variant_name": "AA 0.4",
|
|
"quality_definition": "ultimaker_s5",
|
|
"supported_actions": [ "DiscoverUM3Action" ],
|
|
"supports_abstract_color": true,
|
|
"supports_material_export": true,
|
|
"supports_network_connection": true,
|
|
"supports_usb_connection": false,
|
|
"variants_name": "Print Core",
|
|
"variants_name_has_translation": true,
|
|
"weight": -2
|
|
},
|
|
"overrides":
|
|
{
|
|
"machine_name": { "default_value": "Ultimaker S7" }
|
|
}
|
|
} |