mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 15:27:53 -06:00
Add cura-specific resources that were moved from Uranium
This commit is contained in:
parent
ec3ab6e165
commit
9f85898df7
15 changed files with 30360 additions and 0 deletions
15
resources/settings/ultimaker2extended.json
Normal file
15
resources/settings/ultimaker2extended.json
Normal file
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"id": "ultimaker2extended",
|
||||
"name": "Ultimaker 2 Extended",
|
||||
"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 }
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue