ultimaker2_extended_plus.json 616 B

12345678910111213141516171819
  1. {
  2. "id": "ultimaker2_extended_plus_base",
  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. "visible": false,
  10. "file_formats": "text/x-gcode",
  11. "inherits": "ultimaker2plus.json",
  12. "machine_settings": {
  13. "machine_height": { "default": 305},
  14. "machine_show_variants": { "default": true },
  15. "machine_nozzle_head_distance": { "default": 5 },
  16. "machine_nozzle_expansion_angle": { "default": 45 }
  17. }
  18. }