um2p_nylon_0.8_draft.inst.cfg 1015 B

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