um_s5_aa0.4_CPEP_High_Quality.inst.cfg 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. [general]
  2. version = 4
  3. name = Extra Fine
  4. definition = ultimaker_s5
  5. [metadata]
  6. setting_version = 17
  7. type = quality
  8. quality_type = high
  9. weight = 1
  10. material = generic_cpe_plus
  11. variant = AA 0.4
  12. [values]
  13. acceleration_enabled = True
  14. acceleration_print = 4000
  15. cool_fan_speed_max = 50
  16. cool_min_speed = 5
  17. infill_line_width = =round(line_width * 0.35 / 0.35, 2)
  18. infill_overlap = 0
  19. infill_wipe_dist = 0
  20. jerk_enabled = True
  21. jerk_print = 25
  22. machine_min_cool_heat_time_window = 15
  23. machine_nozzle_cool_down_speed = 0.85
  24. machine_nozzle_heat_up_speed = 1.5
  25. material_final_print_temperature = =material_print_temperature - 10
  26. material_initial_print_temperature = =material_print_temperature - 5
  27. material_print_temperature = =default_material_print_temperature + 2
  28. material_print_temperature_layer_0 = =material_print_temperature
  29. multiple_mesh_overlap = 0
  30. prime_tower_enable = True
  31. prime_tower_wipe_enabled = True
  32. retraction_combing_max_distance = 50
  33. retraction_extrusion_window = 1
  34. retraction_hop = 0.2
  35. retraction_hop_enabled = False
  36. retraction_hop_only_when_collides = True
  37. skin_overlap = 20
  38. speed_layer_0 = =math.ceil(speed_print * 20 / 40)
  39. speed_print = 40
  40. speed_topbottom = =math.ceil(speed_print * 30 / 35)
  41. speed_wall = =math.ceil(speed_print * 35 / 40)
  42. speed_wall_0 = =math.ceil(speed_wall * 30 / 35)
  43. support_bottom_distance = =support_z_distance
  44. support_z_distance = =layer_height
  45. wall_0_inset = 0