um3_aa0.8_ABS_Draft_Print.inst.cfg 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  1. [general]
  2. version = 2
  3. name = Draft Print
  4. definition = ultimaker3
  5. [metadata]
  6. type = quality
  7. quality_type = draft
  8. material = generic_abs_ultimaker3_AA_0.8
  9. weight = -2
  10. [values]
  11. acceleration_enabled = True
  12. acceleration_infill = =acceleration_print
  13. acceleration_layer_0 = =acceleration_topbottom
  14. acceleration_prime_tower = =math.ceil(acceleration_print * 2000 / 4000)
  15. acceleration_print = 4000
  16. acceleration_support = =math.ceil(acceleration_print * 2000 / 4000)
  17. acceleration_support_infill = =acceleration_support
  18. acceleration_support_interface = =acceleration_topbottom
  19. acceleration_topbottom = =math.ceil(acceleration_print * 500 / 4000)
  20. acceleration_wall = =math.ceil(acceleration_print * 1000 / 4000)
  21. acceleration_wall_0 = =math.ceil(acceleration_wall * 500 / 1000)
  22. acceleration_wall_x = =acceleration_wall
  23. adhesion_type = brim
  24. brim_width = 7
  25. cool_fan_full_at_height = =layer_height_0 + 4 * layer_height
  26. cool_fan_speed = 7
  27. cool_fan_speed_max = 100
  28. cool_min_layer_time = 5
  29. cool_min_speed = 5
  30. infill_before_walls = False
  31. infill_line_width = =round(line_width * 0.6 / 0.7, 2)
  32. infill_overlap = 0
  33. infill_pattern = triangles
  34. infill_sparse_density = 20
  35. infill_wipe_dist = 0
  36. jerk_enabled = True
  37. jerk_infill = =jerk_print
  38. jerk_layer_0 = =jerk_topbottom
  39. jerk_prime_tower = =math.ceil(jerk_print * 15 / 25)
  40. jerk_print = 25
  41. jerk_support = =math.ceil(jerk_print * 15 / 25)
  42. jerk_support_infill = =jerk_support
  43. jerk_support_interface = =jerk_topbottom
  44. jerk_topbottom = =math.ceil(jerk_print * 25 / 25)
  45. jerk_wall = =math.ceil(jerk_print * 25 / 25)
  46. jerk_wall_0 = =math.ceil(jerk_wall * 25 / 25)
  47. jerk_wall_x = =jerk_wall
  48. layer_height = 0.2
  49. layer_height_0 = =round(machine_nozzle_size / 1.5, 2)
  50. line_width = =machine_nozzle_size * 0.875
  51. machine_min_cool_heat_time_window = 15
  52. machine_nozzle_cool_down_speed = 0.85
  53. machine_nozzle_heat_up_speed = 1.5
  54. material_bed_temperature = 90
  55. material_print_temperature = =default_material_print_temperature + 25
  56. material_initial_print_temperature = =material_print_temperature - 5
  57. material_final_print_temperature = =material_print_temperature - 10
  58. material_standby_temperature = 100
  59. multiple_mesh_overlap = 0
  60. prime_tower_enable = False
  61. prime_tower_size = 16
  62. prime_tower_wipe_enabled = True
  63. retract_at_layer_change = True
  64. retraction_amount = 6.5
  65. retraction_count_max = 25
  66. retraction_extrusion_window = 1
  67. retraction_hop = 2
  68. retraction_hop_enabled = True
  69. retraction_hop_only_when_collides = True
  70. skin_overlap = 5
  71. speed_infill = =speed_print
  72. speed_layer_0 = 20
  73. speed_prime_tower = =speed_topbottom
  74. speed_print = 50
  75. speed_support = =speed_wall_0
  76. speed_support_interface = =speed_topbottom
  77. speed_topbottom = =math.ceil(speed_print * 30 / 50)
  78. speed_wall = =math.ceil(speed_print * 40 / 50)
  79. speed_wall_0 = =math.ceil(speed_wall * 30 / 40)
  80. speed_wall_x = =speed_wall
  81. support_angle = 60
  82. support_bottom_distance = =support_z_distance / 2
  83. support_pattern = zigzag
  84. support_top_distance = =support_z_distance
  85. support_xy_distance = =wall_line_width_0 * 2.5
  86. support_xy_distance_overhang = =wall_line_width_0
  87. support_z_distance = =layer_height * 2
  88. switch_extruder_retraction_amount = 16.5
  89. top_bottom_thickness = 1.4
  90. travel_avoid_distance = 3
  91. travel_compensate_overlapping_walls_enabled = True
  92. wall_0_inset = 0
  93. wall_line_width_x = =wall_line_width
  94. wall_thickness = 2