Add cura-specific resources that were moved from Uranium

This commit is contained in:
Arjen Hiemstra 2015-05-06 18:03:45 +02:00
parent ec3ab6e165
commit 9f85898df7
15 changed files with 30360 additions and 0 deletions

View file

@ -0,0 +1,15 @@
{
"id": "ultimaker2extended",
"name": "Ultimaker 2 Extended",
"icon": "icon_ultimaker2.png",
"platform": "ultimaker2_platform.obj",
"platform_texture": "Ultimaker2backplate.png",
"inherits": "ultimaker2.json",
"machine_settings": {
"machine_width": { "default": 230 },
"machine_depth": { "default": 225 },
"machine_height": { "default": 315 }
}
}