Cura/resources/machines/ultimaker2_extended.json
2015-12-09 14:06:33 +01:00

18 lines
486 B
JSON

{
"id": "ultimaker2_extended",
"version": 1,
"name": "Ultimaker 2 Extended",
"manufacturer": "Ultimaker",
"author": "Ultimaker",
"icon": "icon_ultimaker2.png",
"platform": "ultimaker2_platform.obj",
"platform_texture": "Ultimaker2Extendedbackplate.png",
"inherits": "ultimaker2.json",
"overrides": {
"machine_width": { "default": 230 },
"machine_depth": { "default": 225 },
"machine_height": { "default": 315 }
}
}