mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-18 11:35:54 +08:00
Translate definition for Ultimaker 2 Extended
Contributes to issue CURA-1278.
This commit is contained in:
parent
de7fe1185e
commit
b635b07569
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
|
||||
}
|
||||
}
|
||||
}
|
@ -1,16 +0,0 @@
|
||||
{
|
||||
"id": "ultimaker2_extended",
|
||||
"version": 1,
|
||||
"name": "Ultimaker 2 Extended",
|
||||
"manufacturer": "Ultimaker",
|
||||
"author": "Ultimaker",
|
||||
"icon": "icon_ultimaker2.png",
|
||||
"platform": "ultimaker2_platform.obj",
|
||||
"platform_texture": "Ultimaker2Extendedbackplate.png",
|
||||
"file_formats": "text/x-gcode",
|
||||
"inherits": "ultimaker2.json",
|
||||
|
||||
"machine_settings": {
|
||||
"machine_height": { "default": 315 }
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user