Cura/resources/definitions/ultimaker2_extended_plus.def.json
Rijk van Manen 205902ee68 printer linter format
PP-296
2022-12-12 15:39:28 +01:00

22 lines
713 B
JSON

{
"version": 2,
"name": "Ultimaker 2 Extended+",
"inherits": "ultimaker2_plus",
"metadata":
{
"author": "Ultimaker",
"manufacturer": "Ultimaker B.V.",
"file_formats": "text/x-gcode",
"platform": "ultimaker2_platform.obj",
"firmware_file": "MarlinUltimaker2extended-plus.hex",
"machine_extruder_trains": { "0": "ultimaker2_extended_plus_extruder_0" },
"platform_texture": "Ultimaker2ExtendedPlusbackplate.png",
"quality_definition": "ultimaker2_plus",
"weight": 2
},
"overrides":
{
"machine_height": { "default_value": 305 },
"machine_name": { "default_value": "Ultimaker 2 Extended+" }
}
}