12345678910111213141516 |
- {
- "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 }
- }
- }
|