1234567891011121314151617 |
- {
- "id": "ultimaker2plus",
- "version": 1,
- "name": "Ultimaker 2+",
- "manufacturer": "Ultimaker",
- "author": "Ultimaker",
- "platform": "ultimaker2_platform.obj",
- "platform_texture": "ultimaker2plus_backplate.png",
- "file_formats": "text/x-gcode",
- "inherits": "ultimaker2plus.json",
- "variant": "0.4 mm",
- "overrides": {
- "machine_nozzle_size": { "default": 0.40 }
- }
- }
|