um2p_nylon_0.8_draft.inst.cfg 777 B

12345678910111213141516171819202122232425262728293031323334
  1. [general]
  2. definition = ultimaker2_plus
  3. name = Fast
  4. version = 4
  5. [metadata]
  6. material = generic_nylon
  7. quality_type = slightlycoarse
  8. setting_version = 23
  9. type = quality
  10. variant = 0.8 mm
  11. weight = -2
  12. [values]
  13. adhesion_type = raft
  14. brim_line_count = 8
  15. cool_fan_speed_min = =cool_fan_speed * 0.35
  16. infill_overlap = =0 if infill_sparse_density > 80 else 5
  17. infill_sparse_density = 40
  18. layer_0_z_overlap = 0.25
  19. raft_airgap = 0.44
  20. retraction_hop_enabled = 0.2
  21. speed_print = 55
  22. speed_support = 40
  23. speed_topbottom = =math.ceil(speed_print * 35 / 55)
  24. speed_travel = 150
  25. speed_wall_0 = =math.ceil(speed_print * 15 / 55)
  26. speed_wall_x = =math.ceil(speed_print * 40 / 55)
  27. support_angle = 45
  28. support_bottom_distance = 0.65
  29. support_enable = True
  30. support_z_distance = 0.5
  31. top_bottom_thickness = 1.2