um_s3_aa0.4_CPEP_Draft_Print.inst.cfg 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. [general]
  2. version = 4
  3. name = Fast
  4. definition = ultimaker_s3
  5. [metadata]
  6. setting_version = 17
  7. type = quality
  8. quality_type = draft
  9. weight = -2
  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 = 80
  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. 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. multiple_mesh_overlap = 0
  28. prime_tower_enable = True
  29. prime_tower_wipe_enabled = True
  30. retraction_combing_max_distance = 50
  31. retraction_extrusion_window = 1
  32. retraction_hop = 0.2
  33. retraction_hop_enabled = False
  34. retraction_hop_only_when_collides = True
  35. skin_overlap = 20
  36. speed_layer_0 = =math.ceil(speed_print * 20 / 50)
  37. speed_print = 50
  38. speed_topbottom = =math.ceil(speed_print * 40 / 50)
  39. speed_wall = =math.ceil(speed_print * 50 / 50)
  40. speed_wall_0 = =math.ceil(speed_wall * 40 / 50)
  41. support_bottom_distance = =support_z_distance
  42. support_z_distance = =layer_height
  43. wall_0_inset = 0
  44. wall_thickness = 1