ultimaker2plus_040.json 415 B

1234567891011121314151617
  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.4 mm",
  12. "overrides": {
  13. "machine_nozzle_size": { "default": 0.40 }
  14. }
  15. }