Add support for Ultimaker 2 Extended with Olsson Block upgrade

This commit is contained in:
fieldOfView 2016-02-04 17:26:29 +01:00
parent bcf0f507ad
commit e4d44acefb
6 changed files with 91 additions and 1 deletions

View file

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