12345678910111213141516171819 |
- {
- "id": "ultimaker2_extended_plus_base",
- "version": 1,
- "name": "Ultimaker 2 Extended+",
- "manufacturer": "Ultimaker",
- "author": "Ultimaker",
- "platform": "ultimaker2_platform.obj",
- "platform_texture": "Ultimaker2ExtendedPlusbackplate.png",
- "visible": false,
- "file_formats": "text/x-gcode",
- "inherits": "ultimaker2plus.json",
- "machine_settings": {
- "machine_height": { "default": 305},
- "machine_show_variants": { "default": true },
- "machine_nozzle_head_distance": { "default": 5 },
- "machine_nozzle_expansion_angle": { "default": 45 }
- }
- }
|