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

CURA-12255 Also applied some consistency between labels, so that they are more consistent and more printers get their variants name translated.
47 lines
No EOL
1.5 KiB
JSON
47 lines
No EOL
1.5 KiB
JSON
{
|
|
"version": 2,
|
|
"name": "Ultimaker 3 Extended",
|
|
"inherits": "ultimaker3",
|
|
"metadata":
|
|
{
|
|
"visible": true,
|
|
"author": "Ultimaker",
|
|
"manufacturer": "Ultimaker B.V.",
|
|
"file_formats": "application/gzip;text/x-gcode",
|
|
"platform": "ultimaker3_platform.obj",
|
|
"bom_numbers": [
|
|
9511
|
|
],
|
|
"firmware_update_info":
|
|
{
|
|
"check_urls": [ "https://software.ultimaker.com/releases/firmware/9066/stable/um-update.swu.version" ],
|
|
"id": 9511,
|
|
"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": "ultimaker3_extended_extruder_left",
|
|
"1": "ultimaker3_extended_extruder_right"
|
|
},
|
|
"platform_offset": [
|
|
0,
|
|
0,
|
|
0
|
|
],
|
|
"platform_texture": "Ultimaker3Extendedbackplate.png",
|
|
"preferred_variant_name": "AA 0.4",
|
|
"quality_definition": "ultimaker3",
|
|
"supported_actions": [ "DiscoverUM3Action" ],
|
|
"variants_name": "Print Core",
|
|
"variants_name_has_translation": true
|
|
},
|
|
"overrides":
|
|
{
|
|
"machine_height": { "default_value": 300 },
|
|
"machine_name": { "default_value": "Ultimaker 3 Extended" }
|
|
}
|
|
} |