Move the machine definition files to the new location

This commit is contained in:
Arjen Hiemstra 2015-08-05 20:11:37 +02:00
parent 842689d88e
commit 1ff3a30ede
13 changed files with 0 additions and 0 deletions

View file

@ -1,18 +0,0 @@
{
"id": "ultimaker2_extended",
"version": 1,
"name": "Ultimaker 2 Extended",
"manufacturer": "Ultimaker",
"author": "Ultimaker",
"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 }
}
}