ultimaker2_extended.json 438 B

12345678910111213141516
  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": "Ultimaker2Extendedbackplate.png",
  10. "file_formats": "text/x-gcode",
  11. "inherits": "ultimaker2.json",
  12. "machine_settings": {
  13. "machine_height": { "default": 315 }
  14. }
  15. }