um2p_nylon_0.8_normal.inst.cfg 808 B

1234567891011121314151617181920212223242526272829303132333435
  1. [general]
  2. definition = ultimaker2_plus
  3. name = Fine
  4. version = 4
  5. [metadata]
  6. material = generic_nylon
  7. quality_type = draft
  8. setting_version = 23
  9. type = quality
  10. variant = 0.8 mm
  11. weight = 0
  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_top_distance = 0.5
  31. support_z_distance = =layer_height * 2
  32. top_bottom_thickness = 1.2