From 876d23610e88707018b53c7e7bdc3a2ee6669733 Mon Sep 17 00:00:00 2001 From: cochcoder <103969142+cochcoder@users.noreply.github.com> Date: Tue, 30 Apr 2024 18:11:44 -0400 Subject: [PATCH] Change wipe_speed to 200mm/s --- .../Creality/process/0.12mm Fine @Creality Ender3V3KE.json | 2 +- .../Creality/process/0.20mm Standard @Creality Ender3V3KE.json | 2 +- .../Creality/process/0.24mm Draft @Creality Ender3V3KE.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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 3c61322db3..876f98822d 100644 --- a/resources/profiles/Creality/process/0.12mm Fine @Creality Ender3V3KE.json +++ b/resources/profiles/Creality/process/0.12mm Fine @Creality Ender3V3KE.json @@ -103,7 +103,7 @@ "enable_prime_tower": "0", "wipe_tower_no_sparse_layers": "0", "role_based_wipe_speed" : "0", - "wipe_speed": "80%", + "wipe_speed": "200", "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 072a4fb63a..cfcb704e2b 100644 --- a/resources/profiles/Creality/process/0.20mm Standard @Creality Ender3V3KE.json +++ b/resources/profiles/Creality/process/0.20mm Standard @Creality Ender3V3KE.json @@ -103,7 +103,7 @@ "enable_prime_tower": "0", "wipe_tower_no_sparse_layers": "0", "role_based_wipe_speed": "0", - "wipe_speed": "80%", + "wipe_speed": "200", "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 dd8b18b0da..ff042274d8 100644 --- a/resources/profiles/Creality/process/0.24mm Draft @Creality Ender3V3KE.json +++ b/resources/profiles/Creality/process/0.24mm Draft @Creality Ender3V3KE.json @@ -103,7 +103,7 @@ "enable_prime_tower": "0", "wipe_tower_no_sparse_layers": "0", "role_based_wipe_speed" : "0", - "wipe_speed": "80%", + "wipe_speed": "200", "prime_tower_width": "60", "xy_hole_compensation": "0", "xy_contour_compensation": "0",