increase retract distance of PVA to default

PVA is stringing a lot due to the too small retract distance. This oozed material is causing under extrusion elsewhere, reducing the strength of the support. Too long retractions could cause reliability issues as well. However, since we reduced the number of retractions by ~40% for the smaller models (for bigger models it is ~0%, but then it is also not relevant since a lot of material is printed in between) with the new settings of PP-108 increasing the retract distance to 6.5mm is safe. PP-185
This commit is contained in:
Rijk van Manen 2022-06-28 14:03:01 +02:00 committed by Jaime van Kessel
parent 257056afd2
commit 67d08fdd4d
8 changed files with 0 additions and 8 deletions

View file

@ -43,7 +43,6 @@ raft_interface_thickness = 0.2
raft_margin = 10
raft_speed = 25
raft_surface_layers = 1
retraction_amount = 4.5
retraction_hop = 2
retraction_hop_only_when_collides = True
retraction_min_travel = =line_width * 3

View file

@ -20,7 +20,6 @@ machine_nozzle_tip_outer_diameter = 1.0
raft_base_speed = 20
raft_interface_speed = 20
raft_speed = 25
retraction_amount = 4.5
retraction_min_travel = =3 * line_width
speed_layer_0 = 20
speed_prime_tower = =math.ceil(speed_print * 10 / 35)

View file

@ -43,7 +43,6 @@ raft_interface_thickness = 0.2
raft_margin = 10
raft_speed = 25
raft_surface_layers = 1
retraction_amount = 4.5
retraction_hop = 2
retraction_hop_only_when_collides = True
retraction_min_travel = =line_width * 3

View file

@ -20,7 +20,6 @@ machine_nozzle_tip_outer_diameter = 1.0
raft_base_speed = 20
raft_interface_speed = 20
raft_speed = 25
retraction_amount = 4.5
retraction_min_travel = =3 * line_width
speed_layer_0 = 20
speed_prime_tower = =math.ceil(speed_print * 10 / 35)

View file

@ -42,7 +42,6 @@ raft_interface_thickness = 0.2
raft_margin = 10
raft_speed = 25
raft_surface_layers = 1
retraction_amount = 4.5
retraction_hop = 2
retraction_hop_only_when_collides = True
retraction_min_travel = =line_width * 3

View file

@ -20,7 +20,6 @@ machine_nozzle_tip_outer_diameter = 1.0
raft_base_speed = 20
raft_interface_speed = 20
raft_speed = 25
retraction_amount = 4.5
retraction_min_travel = =3 * line_width
speed_layer_0 = 20
speed_prime_tower = =math.ceil(speed_print * 10 / 35)

View file

@ -42,7 +42,6 @@ raft_interface_thickness = 0.2
raft_margin = 10
raft_speed = 25
raft_surface_layers = 1
retraction_amount = 4.5
retraction_hop = 2
retraction_hop_only_when_collides = True
retraction_min_travel = =line_width * 3

View file

@ -20,7 +20,6 @@ machine_nozzle_tip_outer_diameter = 1.0
raft_base_speed = 20
raft_interface_speed = 20
raft_speed = 25
retraction_amount = 4.5
retraction_min_travel = =3 * line_width
speed_layer_0 = 20
speed_prime_tower = =math.ceil(speed_print * 10 / 35)