ultimaker2_olsson_060.json 569 B

1234567891011121314151617181920
  1. {
  2. "id": "ultimaker2_olsson",
  3. "version": 1,
  4. "name": "Ultimaker 2 with Olsson Block",
  5. "manufacturer": "Ultimaker",
  6. "author": "Ultimaker",
  7. "platform": "ultimaker2_platform.obj",
  8. "platform_texture": "Ultimaker2backplate.png",
  9. "visible": false,
  10. "file_formats": "text/x-gcode",
  11. "inherits": "ultimaker2_olsson.json",
  12. "variant": "0.6 mm",
  13. "overrides": {
  14. "machine_nozzle_size": { "default": 0.60 },
  15. "machine_nozzle_tip_outer_diameter": { "default": 1.25 },
  16. "coasting_volume": { "default": 1.36 }
  17. }
  18. }