mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 22:54:01 -06:00
22 lines
No EOL
687 B
JSON
22 lines
No EOL
687 B
JSON
{
|
|
"version": 2,
|
|
"name": "Ultimaker 2 Extended",
|
|
"inherits": "ultimaker2",
|
|
"metadata":
|
|
{
|
|
"author": "Ultimaker",
|
|
"manufacturer": "Ultimaker B.V.",
|
|
"file_formats": "text/x-gcode",
|
|
"platform": "ultimaker2_platform.obj",
|
|
"firmware_file": "MarlinUltimaker2extended.hex",
|
|
"machine_extruder_trains": { "0": "ultimaker2_extended_extruder_0" },
|
|
"platform_texture": "Ultimaker2Extendedbackplate.png",
|
|
"quality_definition": "ultimaker2",
|
|
"weight": 3
|
|
},
|
|
"overrides":
|
|
{
|
|
"machine_height": { "default_value": 305 },
|
|
"machine_name": { "default_value": "Ultimaker 2 Extended" }
|
|
}
|
|
} |