mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-01-18 05:45:40 -07: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
|
|
}
|
|
}
|
|
}
|