ultimaker2_extended.json 485 B

123456789101112131415161718
  1. {
  2. "id": "ultimaker2_extended",
  3. "version": 1,
  4. "name": "Ultimaker 2 Extended",
  5. "manufacturer": "Ultimaker",
  6. "author": "Ultimaker",
  7. "icon": "icon_ultimaker2.png",
  8. "platform": "ultimaker2_platform.obj",
  9. "platform_texture": "Ultimaker2backplate.png",
  10. "inherits": "ultimaker2.json",
  11. "machine_settings": {
  12. "machine_width": { "default": 230 },
  13. "machine_depth": { "default": 225 },
  14. "machine_height": { "default": 315 }
  15. }
  16. }