mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 04:54:04 -06:00
21 lines
532 B
JSON
21 lines
532 B
JSON
{
|
|
"id": "ultimaker2_extended",
|
|
"version": 2,
|
|
"name": "Ultimaker 2 Extended",
|
|
"inherits": "ultimaker2",
|
|
"metadata": {
|
|
"author": "Ultimaker",
|
|
"manufacturer": "Ultimaker",
|
|
"category": "Ultimaker",
|
|
"file_formats": "text/x-gcode",
|
|
"icon": "icon_ultimaker2.png",
|
|
"platform": "ultimaker2_platform.obj",
|
|
"platform_texture": "Ultimaker2Extendedbackplate.png"
|
|
},
|
|
|
|
"overrides": {
|
|
"machine_height": {
|
|
"default_value": 315
|
|
}
|
|
}
|
|
}
|