mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 15:27:53 -06:00
Translate definition for Ultimaker 2 Extended
Contributes to issue CURA-1278.
This commit is contained in:
parent
de7fe1185e
commit
b635b07569
2 changed files with 20 additions and 16 deletions
20
resources/definitions/ultimaker2_extended.def.json
Normal file
20
resources/definitions/ultimaker2_extended.def.json
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"id": "ultimaker2_extended",
|
||||
"version": 2,
|
||||
"name": "Ultimaker 2 Extended",
|
||||
"inherits": "ultimaker2",
|
||||
"metadata": {
|
||||
"author": "Ultimaker",
|
||||
"manufacturer": "Ultimaker",
|
||||
"file_formats": "text/x-gcode",
|
||||
"icon": "icon_ultimaker2.png",
|
||||
"platform": "ultimaker2_platform.obj",
|
||||
"platform_texture": "Ultimaker2Extendedbackplate.png"
|
||||
},
|
||||
|
||||
"overrides": {
|
||||
"machine_height": {
|
||||
"default": 315
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue