ultimaker2plus_025.json 516 B

12345678910111213141516171819
  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.25 mm",
  12. "overrides": {
  13. "machine_nozzle_size": { "default": 0.25 },
  14. "coasting_volume": { "default": 0.1 },
  15. "coasting_min_volume": { "default": 0.17 }
  16. }
  17. }