ultimaker2plus_060.json 463 B

123456789101112131415161718
  1. {
  2. "id": "ultimaker2plus",
  3. "version": 1,
  4. "name": "Ultimaker 2+",
  5. "manufacturer": "Ultimaker",
  6. "author": "Ultimaker",
  7. "platform": "ultimaker2_platform.obj",
  8. "platform_texture": "ultimaker2plus_backplate.png",
  9. "file_formats": "text/x-gcode",
  10. "inherits": "ultimaker2plus.json",
  11. "variant": "0.6 mm",
  12. "overrides": {
  13. "machine_nozzle_size": { "default": 0.60 },
  14. "coasting_volume": { "default": 1.36 }
  15. }
  16. }