ultimaker2_extended_plus_040.json 564 B

1234567891011121314151617
  1. {
  2. "id": "ultimaker2_extended_plus",
  3. "version": 1,
  4. "name": "Ultimaker 2 Extended+",
  5. "manufacturer": "Ultimaker",
  6. "author": "Ultimaker",
  7. "platform": "ultimaker2_platform.obj",
  8. "platform_texture": "Ultimaker2ExtendedPlusbackplate.png",
  9. "file_formats": "text/x-gcode",
  10. "inherits": "ultimaker2_extended_plus.json",
  11. "variant": "0.4 mm",
  12. "profiles_machine": "ultimaker2plus",
  13. "machine_settings": {
  14. "machine_nozzle_size": { "default": 0.40 },
  15. "machine_nozzle_tip_outer_diameter": { "default": 1.05 }
  16. }
  17. }