um2p_nylon_0.4_normal.inst.cfg 1.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. [general]
  2. version = 4
  3. name = Fine
  4. definition = ultimaker2_plus
  5. [metadata]
  6. setting_version = 16
  7. type = quality
  8. quality_type = fast
  9. weight = 0
  10. material = generic_nylon
  11. variant = 0.4 mm
  12. [values]
  13. adhesion_type = raft
  14. cool_fan_speed_min = =cool_fan_speed * 0.35
  15. cool_min_layer_time = 3
  16. cool_min_speed = 15
  17. infill_overlap = 5
  18. infill_sparse_density = 30
  19. layer_0_z_overlap = 0.22
  20. raft_airgap = 0.57
  21. raft_base_line_spacing = 1.6
  22. raft_base_line_width = 0.8
  23. raft_interface_line_spacing = 1
  24. raft_interface_line_width = 0.8
  25. raft_margin = 15
  26. raft_surface_line_width = 0.5
  27. raft_surface_thickness = 0.15
  28. speed_layer_0 = =math.ceil(speed_print * 30 / 45)
  29. speed_print = 45
  30. speed_travel = 150
  31. speed_wall = =math.ceil(speed_print * 40 / 45)
  32. support_angle = 45
  33. support_enable = True
  34. support_infill_rate = =25 if support_enable and support_structure == 'normal' else 0 if support_enable and support_structure == 'tree' else 25
  35. support_pattern = lines
  36. support_xy_distance = 0.6
  37. support_z_distance = =layer_height * 2
  38. top_bottom_thickness = 0.75
  39. wall_thickness = 1.06