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
16
resources/machines/ultimaker2_extended_olsson_040.json
Normal file
16
resources/machines/ultimaker2_extended_olsson_040.json
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"id": "ultimaker2_extended_olsson",
|
||||
"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_extended_olsson.json",
|
||||
"variant": "0.4 mm",
|
||||
"profiles_machine": "ultimaker2_olsson",
|
||||
"machine_settings": {
|
||||
"machine_nozzle_size": { "default": 0.40 }
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue