From 41ee52c36d28590318ee82df83c2ee3905e641d0 Mon Sep 17 00:00:00 2001 From: cochcoder <103969142+cochcoder@users.noreply.github.com> Date: Tue, 30 Apr 2024 13:56:05 -0400 Subject: [PATCH] Change retraction & wipe speed --- .../Creality/machine/Creality Ender-3 V3 KE 0.4 nozzle.json | 2 +- .../Creality/process/0.12mm Fine @Creality Ender3V3KE.json | 1 + .../Creality/process/0.20mm Standard @Creality Ender3V3KE.json | 1 + .../Creality/process/0.24mm Draft @Creality Ender3V3KE.json | 1 + 4 files changed, 4 insertions(+), 1 deletion(-) diff --git a/resources/profiles/Creality/machine/Creality Ender-3 V3 KE 0.4 nozzle.json b/resources/profiles/Creality/machine/Creality Ender-3 V3 KE 0.4 nozzle.json index df69adb522..c9058ed890 100644 --- a/resources/profiles/Creality/machine/Creality Ender-3 V3 KE 0.4 nozzle.json +++ b/resources/profiles/Creality/machine/Creality Ender-3 V3 KE 0.4 nozzle.json @@ -104,7 +104,7 @@ "1" ], "retraction_speed": [ - "45" + "30" ], "deretraction_speed": [ "0" diff --git a/resources/profiles/Creality/process/0.12mm Fine @Creality Ender3V3KE.json b/resources/profiles/Creality/process/0.12mm Fine @Creality Ender3V3KE.json index 84f3d55949..3c61322db3 100644 --- a/resources/profiles/Creality/process/0.12mm Fine @Creality Ender3V3KE.json +++ b/resources/profiles/Creality/process/0.12mm Fine @Creality Ender3V3KE.json @@ -103,6 +103,7 @@ "enable_prime_tower": "0", "wipe_tower_no_sparse_layers": "0", "role_based_wipe_speed" : "0", + "wipe_speed": "80%", "prime_tower_width": "60", "xy_hole_compensation": "0", "xy_contour_compensation": "0", diff --git a/resources/profiles/Creality/process/0.20mm Standard @Creality Ender3V3KE.json b/resources/profiles/Creality/process/0.20mm Standard @Creality Ender3V3KE.json index 74bb0829df..072a4fb63a 100644 --- a/resources/profiles/Creality/process/0.20mm Standard @Creality Ender3V3KE.json +++ b/resources/profiles/Creality/process/0.20mm Standard @Creality Ender3V3KE.json @@ -103,6 +103,7 @@ "enable_prime_tower": "0", "wipe_tower_no_sparse_layers": "0", "role_based_wipe_speed": "0", + "wipe_speed": "80%", "prime_tower_width": "60", "xy_hole_compensation": "0", "xy_contour_compensation": "0", diff --git a/resources/profiles/Creality/process/0.24mm Draft @Creality Ender3V3KE.json b/resources/profiles/Creality/process/0.24mm Draft @Creality Ender3V3KE.json index ba1b1aa338..dd8b18b0da 100644 --- a/resources/profiles/Creality/process/0.24mm Draft @Creality Ender3V3KE.json +++ b/resources/profiles/Creality/process/0.24mm Draft @Creality Ender3V3KE.json @@ -103,6 +103,7 @@ "enable_prime_tower": "0", "wipe_tower_no_sparse_layers": "0", "role_based_wipe_speed" : "0", + "wipe_speed": "80%", "prime_tower_width": "60", "xy_hole_compensation": "0", "xy_contour_compensation": "0",