um3_aa0.4_CPEP_Normal_Quality.inst.cfg 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. [general]
  2. version = 2
  3. name = Normal Quality
  4. definition = ultimaker3
  5. [metadata]
  6. type = quality
  7. quality_type = normal
  8. material = generic_cpe_plus_ultimaker3_AA_0.4
  9. weight = 0
  10. [values]
  11. acceleration_enabled = True
  12. acceleration_print = 4000
  13. cool_fan_speed_max = 50
  14. cool_min_speed = 7
  15. infill_line_width = =round(line_width * 0.35 / 0.35, 2)
  16. infill_overlap = 0
  17. infill_pattern = triangles
  18. infill_wipe_dist = 0
  19. jerk_enabled = True
  20. jerk_print = 25
  21. machine_min_cool_heat_time_window = 15
  22. machine_nozzle_cool_down_speed = 0.85
  23. machine_nozzle_heat_up_speed = 1.5
  24. material_final_print_temperature = =material_print_temperature - 10
  25. material_initial_print_temperature = =material_print_temperature - 5
  26. material_print_temperature = =default_material_print_temperature + 5
  27. material_print_temperature_layer_0 = =material_print_temperature
  28. material_standby_temperature = 100
  29. multiple_mesh_overlap = 0
  30. prime_tower_enable = True
  31. prime_tower_wipe_enabled = True
  32. retraction_combing = off
  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 = 20
  39. speed_print = 40
  40. speed_topbottom = =math.ceil(speed_print * 30 / 35)
  41. speed_travel = 250
  42. speed_wall = =math.ceil(speed_print * 35 / 40)
  43. speed_wall_0 = =math.ceil(speed_wall * 30 / 35)
  44. support_bottom_distance = =support_z_distance
  45. support_z_distance = =layer_height
  46. travel_avoid_distance = 3
  47. wall_0_inset = 0