um3_aa0.4_CPEP_Fast_Print.inst.cfg 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. [general]
  2. version = 2
  3. name = Fast Print
  4. definition = ultimaker3
  5. [metadata]
  6. type = quality
  7. quality_type = fast
  8. material = generic_cpe_plus_ultimaker3_AA_0.4
  9. weight = -1
  10. [values]
  11. acceleration_enabled = True
  12. acceleration_print = 4000
  13. cool_fan_speed_max = 80
  14. cool_min_speed = 6
  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. layer_height = 0.15
  22. machine_min_cool_heat_time_window = 15
  23. material_final_print_temperature = =material_print_temperature - 10
  24. material_initial_print_temperature = =material_print_temperature - 5
  25. material_print_temperature = =default_material_print_temperature + 10
  26. material_print_temperature_layer_0 = =material_print_temperature
  27. material_standby_temperature = 100
  28. multiple_mesh_overlap = 0
  29. prime_tower_enable = True
  30. prime_tower_wipe_enabled = True
  31. retraction_combing = off
  32. retraction_extrusion_window = 1
  33. retraction_hop = 0.2
  34. retraction_hop_enabled = False
  35. retraction_hop_only_when_collides = True
  36. skin_overlap = 20
  37. speed_layer_0 = 20
  38. speed_print = 45
  39. speed_topbottom = =math.ceil(speed_print * 55 / 45)
  40. speed_travel = 250
  41. speed_wall = =math.ceil(speed_print * 45 / 45)
  42. speed_wall_0 = =math.ceil(speed_wall * 35 / 45)
  43. support_bottom_distance = =support_z_distance
  44. support_z_distance = =layer_height
  45. travel_avoid_distance = 3
  46. wall_0_inset = 0