um2pc_nylon_0.8_normal.inst.cfg 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. [general]
  2. version = 4
  3. name = Fine
  4. definition = ultimaker2_plus_connect
  5. [metadata]
  6. setting_version = 17
  7. type = quality
  8. quality_type = draft
  9. weight = 0
  10. material = generic_nylon
  11. variant = 0.8 mm
  12. [values]
  13. brim_line_count = 8
  14. cool_fan_speed_min = =cool_fan_speed * 0.35
  15. cool_min_speed = 15
  16. infill_overlap = 5
  17. infill_sparse_density = 20
  18. layer_0_z_overlap = 0.25
  19. raft_airgap = 0.44
  20. raft_base_line_width = 1.6
  21. raft_interface_line_spacing = 1.8
  22. raft_interface_line_width = 1.6
  23. raft_margin = 15
  24. raft_surface_line_width = 0.7
  25. raft_surface_thickness = 0.2
  26. retraction_hop_enabled = 0.2
  27. speed_layer_0 = =round(speed_print * 30 / 55)
  28. speed_print = 55
  29. speed_support = 40
  30. speed_topbottom = =math.ceil(speed_print * 35 / 55)
  31. speed_travel = 150
  32. speed_wall_0 = =math.ceil(speed_print * 15 / 55)
  33. speed_wall_x = =math.ceil(speed_print * 40 / 55)
  34. support_angle = 45
  35. support_bottom_distance = 0.65
  36. support_enable = True
  37. support_infill_rate = =0 if support_enable and support_structure == 'tree' else 25
  38. support_pattern = lines
  39. support_top_distance = 0.5
  40. support_xy_distance = 0.75
  41. support_z_distance = =layer_height * 2
  42. top_bottom_thickness = 1.2
  43. wall_thickness = 2.4