Cura/resources/settings/ultimaker2_extended.json
Tamara Hogenhout 084bd25e02 Machine settings cleanup
added manufacturers and authors to the file and changed the id's to a string more usuable in combination with other files
2015-07-31 16:41:53 +02:00

15 lines
406 B
JSON

{
"id": "ultimaker2_extended",
"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 }
}
}