um2p_nylon_0.6_fast.inst.cfg 798 B

12345678910111213141516171819202122232425262728293031323334
  1. [general]
  2. definition = ultimaker2_plus
  3. name = Normal
  4. version = 4
  5. [metadata]
  6. material = generic_nylon
  7. quality_type = slightlycoarse
  8. setting_version = 23
  9. type = quality
  10. variant = 0.6 mm
  11. weight = -1
  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 = 35
  18. layer_0_z_overlap = 0.22
  19. raft_airgap = 0.44
  20. retraction_hop_enabled = 0.2
  21. speed_infill = =math.ceil(speed_print * 55 / 55)
  22. speed_print = 55
  23. speed_support = 40
  24. speed_topbottom = =math.ceil(speed_print * 35 / 55)
  25. speed_travel = 150
  26. speed_wall_0 = =math.ceil(speed_print * 15 / 55)
  27. speed_wall_x = =math.ceil(speed_print * 40 / 55)
  28. support_angle = 45
  29. support_enable = True
  30. support_z_distance = 0.55
  31. top_bottom_thickness = 1.2