um3_aa0.8_TPU_Verydraft_Print.inst.cfg 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. [general]
  2. version = 2
  3. name = Extra Fast
  4. definition = ultimaker3
  5. [metadata]
  6. type = quality
  7. quality_type = verydraft
  8. material = generic_tpu_ultimaker3_AA_0.8
  9. weight = -3
  10. setting_version = 1
  11. [values]
  12. brim_width = 8.75
  13. cool_min_layer_time_fan_speed_max = 6
  14. expand_skins_expand_distance = =line_width * 2
  15. expand_skins_into_infill = True
  16. expand_upper_skins = True
  17. gradual_infill_step_height = =4 * layer_height
  18. gradual_infill_steps = 5
  19. infill_before_walls = True
  20. infill_line_width = =round(line_width * 0.7 / 0.8, 2)
  21. infill_pattern = tetrahedral
  22. infill_sparse_density = 80
  23. jerk_prime_tower = =math.ceil(jerk_print * 25 / 25)
  24. jerk_support = =math.ceil(jerk_print * 25 / 25)
  25. jerk_wall_0 = =math.ceil(jerk_wall * 15 / 25)
  26. layer_height = 0.3
  27. material_bed_temperature_layer_0 = 0
  28. material_flow = 105
  29. material_print_temperature_layer_0 = =default_material_print_temperature + 2
  30. material_standby_temperature = 100
  31. multiple_mesh_overlap = 0.2
  32. prime_tower_enable = True
  33. prime_tower_flow = 100
  34. prime_tower_wall_thickness = =prime_tower_line_width * 2
  35. retract_at_layer_change = False
  36. retraction_count_max = 12
  37. retraction_extra_prime_amount = 0.5
  38. retraction_hop = 0.5
  39. retraction_hop_only_when_collides = False
  40. retraction_min_travel = 0.8
  41. retraction_prime_speed = 15
  42. skin_line_width = =round(line_width * 0.78 / 0.8, 2)
  43. skin_overlap = 15
  44. speed_print = 30
  45. speed_topbottom = =math.ceil(speed_print * 23 / 30)
  46. speed_travel = 300
  47. speed_wall = =math.ceil(speed_print * 30 / 30)
  48. speed_wall_x = =math.ceil(speed_wall * 30 / 30)
  49. support_angle = 50
  50. support_bottom_distance = =support_z_distance
  51. support_line_width = =round(line_width * 0.7 / 0.8, 2)
  52. support_offset = =line_width
  53. switch_extruder_prime_speed = 15
  54. switch_extruder_retraction_amount = 20
  55. switch_extruder_retraction_speeds = 45
  56. top_bottom_thickness = 1.2
  57. travel_compensate_overlapping_walls_0_enabled = False
  58. wall_0_wipe_dist = =line_width * 2
  59. wall_line_width_x = =round(line_width * 0.6 / 0.8, 2)
  60. wall_thickness = 1.3