um3_aa0.4_CPEP_Normal_Quality.inst.cfg 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. [general]
  2. version = 4
  3. name = Fine
  4. definition = ultimaker3
  5. [metadata]
  6. setting_version = 4
  7. type = quality
  8. quality_type = normal
  9. weight = 0
  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 = 7
  17. infill_line_width = =round(line_width * 0.35 / 0.35, 2)
  18. infill_overlap = 0
  19. infill_pattern = triangles
  20. infill_wipe_dist = 0
  21. jerk_enabled = True
  22. jerk_print = 25
  23. machine_min_cool_heat_time_window = 15
  24. machine_nozzle_cool_down_speed = 0.85
  25. machine_nozzle_heat_up_speed = 1.5
  26. material_final_print_temperature = =material_print_temperature - 10
  27. material_initial_print_temperature = =material_print_temperature - 5
  28. material_print_temperature = =default_material_print_temperature + 5
  29. material_print_temperature_layer_0 = =material_print_temperature
  30. material_standby_temperature = 100
  31. multiple_mesh_overlap = 0
  32. prime_tower_enable = True
  33. prime_tower_wipe_enabled = True
  34. retraction_combing = off
  35. retraction_extrusion_window = 1
  36. retraction_hop = 0.2
  37. retraction_hop_enabled = False
  38. retraction_hop_only_when_collides = True
  39. skin_overlap = 20
  40. speed_layer_0 = 20
  41. speed_print = 40
  42. speed_topbottom = =math.ceil(speed_print * 30 / 35)
  43. speed_travel = 250
  44. speed_wall = =math.ceil(speed_print * 35 / 40)
  45. speed_wall_0 = =math.ceil(speed_wall * 30 / 35)
  46. support_bottom_distance = =support_z_distance
  47. support_z_distance = =layer_height
  48. wall_0_inset = 0