Cura/resources/definitions/ultimaker2_extended.def.json
Ghostkeeper 34632a762a
Use default_value instead of default
Forgot this again. Good morning Ghostkeeper.

Contributes to issue CURA-1278.
2016-05-18 09:48:44 +02:00

21 lines
499 B
JSON

{
"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_value": 315
}
}
}