Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRijk van Manen <r.vanmanen@ultimaker.com>2022-06-28 15:03:01 +0300
committerJaime van Kessel <nallath@gmail.com>2022-06-29 15:42:05 +0300
commit67d08fdd4d22d0e124a825dda1b83987eddb5f45 (patch)
tree1d446c4800a2bc3ef5a83f586047c353e9474621 /resources
parent257056afd2681795b85737c0f69f4d2625daed03 (diff)
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
Diffstat (limited to 'resources')
-rw-r--r--resources/variants/ultimaker3_bb0.8.inst.cfg1
-rw-r--r--resources/variants/ultimaker3_bb04.inst.cfg1
-rw-r--r--resources/variants/ultimaker3_extended_bb0.8.inst.cfg1
-rw-r--r--resources/variants/ultimaker3_extended_bb04.inst.cfg1
-rw-r--r--resources/variants/ultimaker_s3_bb0.8.inst.cfg1
-rw-r--r--resources/variants/ultimaker_s3_bb04.inst.cfg1
-rw-r--r--resources/variants/ultimaker_s5_bb0.8.inst.cfg1
-rw-r--r--resources/variants/ultimaker_s5_bb04.inst.cfg1
8 files changed, 0 insertions, 8 deletions
diff --git a/resources/variants/ultimaker3_bb0.8.inst.cfg b/resources/variants/ultimaker3_bb0.8.inst.cfg
index bb31e90aaf..d0cc437b1b 100644
--- a/resources/variants/ultimaker3_bb0.8.inst.cfg
+++ b/resources/variants/ultimaker3_bb0.8.inst.cfg
@@ -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
diff --git a/resources/variants/ultimaker3_bb04.inst.cfg b/resources/variants/ultimaker3_bb04.inst.cfg
index 675dde693d..49837e24ea 100644
--- a/resources/variants/ultimaker3_bb04.inst.cfg
+++ b/resources/variants/ultimaker3_bb04.inst.cfg
@@ -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)
diff --git a/resources/variants/ultimaker3_extended_bb0.8.inst.cfg b/resources/variants/ultimaker3_extended_bb0.8.inst.cfg
index d9a6762732..205ae4b0f2 100644
--- a/resources/variants/ultimaker3_extended_bb0.8.inst.cfg
+++ b/resources/variants/ultimaker3_extended_bb0.8.inst.cfg
@@ -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
diff --git a/resources/variants/ultimaker3_extended_bb04.inst.cfg b/resources/variants/ultimaker3_extended_bb04.inst.cfg
index d9a2e78fdb..94a687c951 100644
--- a/resources/variants/ultimaker3_extended_bb04.inst.cfg
+++ b/resources/variants/ultimaker3_extended_bb04.inst.cfg
@@ -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)
diff --git a/resources/variants/ultimaker_s3_bb0.8.inst.cfg b/resources/variants/ultimaker_s3_bb0.8.inst.cfg
index ae728bfe3a..60dfcafd33 100644
--- a/resources/variants/ultimaker_s3_bb0.8.inst.cfg
+++ b/resources/variants/ultimaker_s3_bb0.8.inst.cfg
@@ -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
diff --git a/resources/variants/ultimaker_s3_bb04.inst.cfg b/resources/variants/ultimaker_s3_bb04.inst.cfg
index c2145a92b1..526f724eea 100644
--- a/resources/variants/ultimaker_s3_bb04.inst.cfg
+++ b/resources/variants/ultimaker_s3_bb04.inst.cfg
@@ -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)
diff --git a/resources/variants/ultimaker_s5_bb0.8.inst.cfg b/resources/variants/ultimaker_s5_bb0.8.inst.cfg
index bf5802de0d..4e9d687d8a 100644
--- a/resources/variants/ultimaker_s5_bb0.8.inst.cfg
+++ b/resources/variants/ultimaker_s5_bb0.8.inst.cfg
@@ -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
diff --git a/resources/variants/ultimaker_s5_bb04.inst.cfg b/resources/variants/ultimaker_s5_bb04.inst.cfg
index dec114757b..18770b1c4d 100644
--- a/resources/variants/ultimaker_s5_bb04.inst.cfg
+++ b/resources/variants/ultimaker_s5_bb04.inst.cfg
@@ -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)