mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 15:27:53 -06:00
Add support for Ultimaker 2 Extended with Olsson Block upgrade
This commit is contained in:
parent
bcf0f507ad
commit
e4d44acefb
6 changed files with 91 additions and 1 deletions
19
resources/machines/ultimaker2_extended_olsson.json
Normal file
19
resources/machines/ultimaker2_extended_olsson.json
Normal 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 }
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue