um2p_nylon_0.4_fast.inst.cfg 782 B

1234567891011121314151617181920212223242526272829303132
  1. [general]
  2. definition = ultimaker2_plus
  3. name = Normal
  4. version = 4
  5. [metadata]
  6. material = generic_nylon
  7. quality_type = draft
  8. setting_version = 23
  9. type = quality
  10. variant = 0.4 mm
  11. weight = -1
  12. [values]
  13. adhesion_type = raft
  14. cool_fan_speed_min = =cool_fan_speed * 0.35
  15. infill_overlap = =0 if infill_sparse_density > 80 else 5
  16. infill_sparse_density = 30
  17. layer_0_z_overlap = 0.22
  18. raft_airgap = 0.57
  19. speed_infill = =math.ceil(speed_print * 45 / 45)
  20. speed_print = 45
  21. speed_topbottom = =math.ceil(speed_print * 20 / 45)
  22. speed_travel = 150
  23. speed_wall = =math.ceil(speed_print * 40 / 45)
  24. speed_wall_0 = =math.ceil(speed_print * 30 / 45)
  25. speed_wall_x = =math.ceil(speed_print * 40 / 45)
  26. support_angle = 45
  27. support_enable = True
  28. support_z_distance = =layer_height * 2
  29. top_bottom_thickness = 0.75