Added ultimaker2 plus definitions

This commit is contained in:
Jaime van Kessel 2016-01-22 11:37:18 +01:00
parent ccfa4a4842
commit 414be1f851
11 changed files with 239 additions and 0 deletions

View file

@ -0,0 +1,19 @@
{
"id": "ultimaker2_extended_plus_base",
"version": 1,
"name": "Ultimaker 2 Extended+",
"manufacturer": "Ultimaker",
"author": "Ultimaker",
"platform": "ultimaker2_platform.obj",
"platform_texture": "ultimaker2plus_backplate.png",
"visible": false,
"inherits": "ultimaker2plus.json",
"machine_settings": {
"machine_width": { "default": 230 },
"machine_depth": { "default": 225 },
"machine_height": { "default": 310 },
"machine_show_variants": { "default": true },
"gantry_height": { "default": 50 }
}
}