default max comb distance = 15mm

All ultimaker profiles get a default max combing distance of 15mm to avoid oozing in the infill. Profile/material specific settings are removed. PP-69
This commit is contained in:
Rijk van Manen 2022-11-14 13:20:29 +01:00
parent d83f11f42a
commit fff03deefa
72 changed files with 10 additions and 80 deletions

View file

@ -12,7 +12,6 @@ material = generic_cpe
variant = AA 0.25
[values]
retraction_combing_max_distance = 50
speed_infill = =math.ceil(speed_print * 40 / 55)
speed_topbottom = =math.ceil(speed_print * 30 / 55)
top_bottom_thickness = 0.8

View file

@ -13,7 +13,6 @@ variant = AA 0.25
[values]
material_print_temperature = =default_material_print_temperature - 5
retraction_combing_max_distance = 8
speed_infill = =math.ceil(speed_print * 40 / 55)
speed_topbottom = =math.ceil(speed_print * 30 / 55)
top_bottom_thickness = 0.8

View file

@ -23,7 +23,6 @@ material_print_temperature = =default_material_print_temperature + 10
multiple_mesh_overlap = 0
prime_tower_enable = True
prime_tower_wipe_enabled = True
retraction_combing_max_distance = 50
retraction_hop = 0.2
retraction_hop_enabled = False
retraction_hop_only_when_collides = True

View file

@ -23,7 +23,6 @@ material_print_temperature = =default_material_print_temperature + 10
multiple_mesh_overlap = 0
prime_tower_enable = True
prime_tower_wipe_enabled = True
retraction_combing_max_distance = 50
retraction_hop = 0.2
retraction_hop_enabled = False
retraction_hop_only_when_collides = True

View file

@ -25,7 +25,6 @@ material_print_temperature = =default_material_print_temperature + 2
multiple_mesh_overlap = 0
prime_tower_enable = True
prime_tower_wipe_enabled = True
retraction_combing_max_distance = 50
retraction_hop = 0.2
retraction_hop_enabled = False
retraction_hop_only_when_collides = True

View file

@ -25,7 +25,6 @@ material_print_temperature = =default_material_print_temperature + 5
multiple_mesh_overlap = 0
prime_tower_enable = True
prime_tower_wipe_enabled = True
retraction_combing_max_distance = 50
retraction_hop = 0.2
retraction_hop_enabled = False
retraction_hop_only_when_collides = True

View file

@ -16,7 +16,6 @@ infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'triangles'
material_final_print_temperature = =material_print_temperature - 10
material_initial_print_temperature = =material_print_temperature - 5
material_print_temperature = =default_material_print_temperature + 10
retraction_combing_max_distance = 50
retraction_prime_speed = =retraction_speed
skin_overlap = 20
speed_infill = =math.ceil(speed_print * 50 / 60)

View file

@ -17,7 +17,6 @@ infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'triangles'
material_final_print_temperature = =material_print_temperature - 10
material_initial_print_temperature = =material_print_temperature - 5
material_print_temperature = =default_material_print_temperature + 5
retraction_combing_max_distance = 50
retraction_prime_speed = =retraction_speed
speed_infill = =math.ceil(speed_print * 50 / 60)
speed_print = 60

View file

@ -19,7 +19,6 @@ machine_nozzle_heat_up_speed = 1.5
material_final_print_temperature = =material_print_temperature - 10
material_initial_print_temperature = =material_print_temperature - 5
material_print_temperature = =default_material_print_temperature - 5
retraction_combing_max_distance = 50
retraction_prime_speed = =retraction_speed
speed_infill = =math.ceil(speed_print * 40 / 50)
speed_print = 50

View file

@ -17,7 +17,6 @@ machine_nozzle_cool_down_speed = 0.85
machine_nozzle_heat_up_speed = 1.5
material_final_print_temperature = =material_print_temperature - 10
material_initial_print_temperature = =material_print_temperature - 5
retraction_combing_max_distance = 50
retraction_prime_speed = =retraction_speed
speed_infill = =math.ceil(speed_print * 45 / 55)
speed_print = 55

View file

@ -16,7 +16,6 @@ infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'triangles'
material_final_print_temperature = =material_print_temperature - 5
material_initial_print_temperature = =material_print_temperature
material_print_temperature = =default_material_print_temperature + 5
retraction_combing_max_distance = 8
skin_overlap = 20
speed_infill = =math.ceil(speed_print * 50 / 60)
speed_print = 60

View file

@ -17,7 +17,6 @@ infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'triangles'
material_final_print_temperature = =material_print_temperature - 10
material_initial_print_temperature = =material_print_temperature - 5
material_print_temperature = =default_material_print_temperature
retraction_combing_max_distance = 8
speed_infill = =math.ceil(speed_print * 50 / 60)
speed_print = 60
speed_topbottom = =math.ceil(speed_print * 30 / 60)

View file

@ -19,7 +19,6 @@ machine_nozzle_heat_up_speed = 1.5
material_final_print_temperature = =material_print_temperature - 15
material_initial_print_temperature = =material_print_temperature - 10
material_print_temperature = =default_material_print_temperature - 10
retraction_combing_max_distance = 8
speed_infill = =math.ceil(speed_print * 40 / 50)
speed_print = 50
speed_topbottom = =math.ceil(speed_print * 30 / 50)

View file

@ -18,7 +18,6 @@ machine_nozzle_heat_up_speed = 1.5
material_final_print_temperature = =material_print_temperature - 15
material_initial_print_temperature = =material_print_temperature - 10
material_print_temperature = =default_material_print_temperature - 5
retraction_combing_max_distance = 8
speed_infill = =math.ceil(speed_print * 45 / 55)
speed_print = 55
speed_topbottom = =math.ceil(speed_print * 30 / 55)

View file

@ -18,7 +18,6 @@ machine_nozzle_cool_down_speed = 0.9
machine_nozzle_heat_up_speed = 1.4
material_print_temperature = =default_material_print_temperature - 10
prime_tower_enable = True
retraction_combing_max_distance = 50
retraction_hop = 0.1
retraction_hop_enabled = False
skin_overlap = 0

View file

@ -18,7 +18,6 @@ machine_nozzle_cool_down_speed = 0.9
machine_nozzle_heat_up_speed = 1.4
material_print_temperature = =default_material_print_temperature - 5
prime_tower_enable = True
retraction_combing_max_distance = 50
retraction_hop = 0.1
retraction_hop_enabled = False
skin_overlap = 0

View file

@ -18,7 +18,6 @@ machine_nozzle_cool_down_speed = 0.9
machine_nozzle_heat_up_speed = 1.4
material_print_temperature = =default_material_print_temperature - 7
prime_tower_enable = True
retraction_combing_max_distance = 50
retraction_hop = 0.1
retraction_hop_enabled = False
skin_overlap = 0

View file

@ -15,7 +15,6 @@ variant = AA 0.8
brim_width = 15
material_print_temperature = =default_material_print_temperature + 15
prime_tower_enable = True
retraction_combing_max_distance = 50
speed_print = 40
speed_topbottom = =math.ceil(speed_print * 25 / 40)
speed_wall = =math.ceil(speed_print * 30 / 40)

View file

@ -15,7 +15,6 @@ variant = AA 0.8
brim_width = 15
material_print_temperature = =default_material_print_temperature + 20
prime_tower_enable = True
retraction_combing_max_distance = 50
speed_infill = =math.ceil(speed_print * 33 / 45)
speed_print = 45
speed_topbottom = =math.ceil(speed_print * 30 / 45)

View file

@ -15,7 +15,6 @@ variant = AA 0.8
brim_width = 15
material_print_temperature = =default_material_print_temperature + 17
prime_tower_enable = True
retraction_combing_max_distance = 50
speed_print = 40
speed_topbottom = =math.ceil(speed_print * 25 / 40)
speed_wall = =math.ceil(speed_print * 30 / 40)

View file

@ -16,7 +16,6 @@ brim_width = 7
cool_fan_speed = 20
material_print_temperature = =default_material_print_temperature - 5
prime_tower_enable = True
retraction_combing_max_distance = 8
speed_print = 40
speed_topbottom = =math.ceil(speed_print * 25 / 40)
speed_wall = =math.ceil(speed_print * 30 / 40)

View file

@ -16,7 +16,6 @@ brim_width = 7
cool_fan_speed = 20
material_print_temperature = =default_material_print_temperature - 5
prime_tower_enable = True
retraction_combing_max_distance = 8
speed_infill = =math.ceil(speed_print * 33 / 45)
speed_print = 45
speed_topbottom = =math.ceil(speed_print * 30 / 45)

View file

@ -16,7 +16,6 @@ brim_width = 7
cool_fan_speed = 20
material_print_temperature = =default_material_print_temperature - 5
prime_tower_enable = True
retraction_combing_max_distance = 8
speed_print = 40
speed_topbottom = =math.ceil(speed_print * 25 / 40)
speed_wall = =math.ceil(speed_print * 30 / 40)