From 7ab3174f7c35572c69a368fdcc3fad3b7d85a68d Mon Sep 17 00:00:00 2001 From: hamham999 Date: Tue, 16 Jun 2026 23:16:01 +0200 Subject: [PATCH] Fixing the volumetric speed setting for some Creality filaments (#14237) --- resources/profiles/Creality/filament/CR-ABS @K2 Plus-all.json | 2 +- .../profiles/Creality/filament/CR-Nylon @Ender-5 Max-all.json | 2 +- resources/profiles/Creality/filament/CR-PETG @Hi-all.json | 2 +- resources/profiles/Creality/filament/CR-PETG @K2 Plus-all.json | 2 +- .../profiles/Creality/filament/CR-PETG @SPARKX i7-all.json | 2 +- resources/profiles/Creality/filament/CR-PLA @Hi-all.json | 2 +- resources/profiles/Creality/filament/CR-PLA @K2 Plus-all.json | 2 +- .../profiles/Creality/filament/CR-PLA Fluo @K2 Plus-all.json | 2 +- .../profiles/Creality/filament/CR-PLA Matte @K2 Plus-all.json | 2 +- .../profiles/Creality/filament/CR-PLA Matte @SPARKX i7-all.json | 2 +- resources/profiles/Creality/filament/CR-Silk @K2 Plus-all.json | 2 +- .../profiles/Creality/filament/CR-Silk @SPARKX i7-all.json | 2 +- .../profiles/Creality/filament/ENDER FAST PLA @K2 Plus-all.json | 2 +- resources/profiles/Creality/filament/Generic BVOH @Hi-all.json | 2 +- .../Creality/filament/Generic HIPS @K1 Max_CFS-C-all.json | 2 +- resources/profiles/Creality/filament/Generic HIPS @K1C-all.json | 2 +- .../profiles/Creality/filament/Generic HIPS @K1C_CFS-C-all.json | 2 +- .../profiles/Creality/filament/Generic HIPS @K1_CFS-C-all.json | 2 +- .../profiles/Creality/filament/Generic PLA @SPARKX i7-all.json | 2 +- resources/profiles/Creality/filament/Generic PVA @Hi-all.json | 2 +- resources/profiles/Creality/filament/HP-ASA @K2 Plus-all.json | 2 +- .../profiles/Creality/filament/Hyper ABS @K2 Plus-all.json | 2 +- resources/profiles/Creality/filament/Hyper PC @K2 Plus-all.json | 2 +- .../profiles/Creality/filament/Hyper PETG @K2 Plus-all.json | 2 +- resources/profiles/Creality/filament/Hyper PLA @Hi-all.json | 2 +- .../profiles/Creality/filament/Hyper PLA @K2 Plus-all.json | 2 +- .../profiles/Creality/filament/Hyper PLA @SPARKX i7-all.json | 2 +- 27 files changed, 27 insertions(+), 27 deletions(-) diff --git a/resources/profiles/Creality/filament/CR-ABS @K2 Plus-all.json b/resources/profiles/Creality/filament/CR-ABS @K2 Plus-all.json index 8b26e9a6d2..0841d1b9f1 100644 --- a/resources/profiles/Creality/filament/CR-ABS @K2 Plus-all.json +++ b/resources/profiles/Creality/filament/CR-ABS @K2 Plus-all.json @@ -45,7 +45,7 @@ "0" ], "filament_max_volumetric_speed": [ - "1" + "10" ], "filament_minimal_purge_on_wipe_tower": [ "15" diff --git a/resources/profiles/Creality/filament/CR-Nylon @Ender-5 Max-all.json b/resources/profiles/Creality/filament/CR-Nylon @Ender-5 Max-all.json index a9baf15a46..203cc0f1a2 100644 --- a/resources/profiles/Creality/filament/CR-Nylon @Ender-5 Max-all.json +++ b/resources/profiles/Creality/filament/CR-Nylon @Ender-5 Max-all.json @@ -54,7 +54,7 @@ "0" ], "filament_max_volumetric_speed": [ - "2" + "12" ], "filament_minimal_purge_on_wipe_tower": [ "15" diff --git a/resources/profiles/Creality/filament/CR-PETG @Hi-all.json b/resources/profiles/Creality/filament/CR-PETG @Hi-all.json index b6ae1ae821..f95c67dbbd 100644 --- a/resources/profiles/Creality/filament/CR-PETG @Hi-all.json +++ b/resources/profiles/Creality/filament/CR-PETG @Hi-all.json @@ -51,7 +51,7 @@ "0" ], "filament_max_volumetric_speed": [ - "1" + "12" ], "filament_retraction_length": [ "0.8" diff --git a/resources/profiles/Creality/filament/CR-PETG @K2 Plus-all.json b/resources/profiles/Creality/filament/CR-PETG @K2 Plus-all.json index d4a359f809..22793c1f6a 100644 --- a/resources/profiles/Creality/filament/CR-PETG @K2 Plus-all.json +++ b/resources/profiles/Creality/filament/CR-PETG @K2 Plus-all.json @@ -48,7 +48,7 @@ "0" ], "filament_max_volumetric_speed": [ - "1" + "12" ], "filament_retraction_length": [ "0.8" diff --git a/resources/profiles/Creality/filament/CR-PETG @SPARKX i7-all.json b/resources/profiles/Creality/filament/CR-PETG @SPARKX i7-all.json index 13f771e425..238fc9d9ef 100644 --- a/resources/profiles/Creality/filament/CR-PETG @SPARKX i7-all.json +++ b/resources/profiles/Creality/filament/CR-PETG @SPARKX i7-all.json @@ -48,7 +48,7 @@ "0" ], "filament_max_volumetric_speed": [ - "2" + "12" ], "filament_type": [ "PETG" diff --git a/resources/profiles/Creality/filament/CR-PLA @Hi-all.json b/resources/profiles/Creality/filament/CR-PLA @Hi-all.json index b9028ee7ef..9e3be1ef07 100644 --- a/resources/profiles/Creality/filament/CR-PLA @Hi-all.json +++ b/resources/profiles/Creality/filament/CR-PLA @Hi-all.json @@ -39,7 +39,7 @@ "0" ], "filament_max_volumetric_speed": [ - "1" + "16" ], "filament_minimal_purge_on_wipe_tower": [ "15" diff --git a/resources/profiles/Creality/filament/CR-PLA @K2 Plus-all.json b/resources/profiles/Creality/filament/CR-PLA @K2 Plus-all.json index 099aafc137..1a73e1634b 100644 --- a/resources/profiles/Creality/filament/CR-PLA @K2 Plus-all.json +++ b/resources/profiles/Creality/filament/CR-PLA @K2 Plus-all.json @@ -45,7 +45,7 @@ "0" ], "filament_max_volumetric_speed": [ - "1" + "16" ], "filament_minimal_purge_on_wipe_tower": [ "15" diff --git a/resources/profiles/Creality/filament/CR-PLA Fluo @K2 Plus-all.json b/resources/profiles/Creality/filament/CR-PLA Fluo @K2 Plus-all.json index 44f6ce2bd6..ba3ad11eca 100644 --- a/resources/profiles/Creality/filament/CR-PLA Fluo @K2 Plus-all.json +++ b/resources/profiles/Creality/filament/CR-PLA Fluo @K2 Plus-all.json @@ -45,7 +45,7 @@ "0" ], "filament_max_volumetric_speed": [ - "1" + "16" ], "filament_minimal_purge_on_wipe_tower": [ "15" diff --git a/resources/profiles/Creality/filament/CR-PLA Matte @K2 Plus-all.json b/resources/profiles/Creality/filament/CR-PLA Matte @K2 Plus-all.json index 10d0756967..bfd69a63f7 100644 --- a/resources/profiles/Creality/filament/CR-PLA Matte @K2 Plus-all.json +++ b/resources/profiles/Creality/filament/CR-PLA Matte @K2 Plus-all.json @@ -48,7 +48,7 @@ "0" ], "filament_max_volumetric_speed": [ - "1" + "12" ], "filament_minimal_purge_on_wipe_tower": [ "15" diff --git a/resources/profiles/Creality/filament/CR-PLA Matte @SPARKX i7-all.json b/resources/profiles/Creality/filament/CR-PLA Matte @SPARKX i7-all.json index bb985bdf97..ffe5aa441e 100644 --- a/resources/profiles/Creality/filament/CR-PLA Matte @SPARKX i7-all.json +++ b/resources/profiles/Creality/filament/CR-PLA Matte @SPARKX i7-all.json @@ -54,7 +54,7 @@ "0" ], "filament_max_volumetric_speed": [ - "2" + "12" ], "filament_minimal_purge_on_wipe_tower": [ "15" diff --git a/resources/profiles/Creality/filament/CR-Silk @K2 Plus-all.json b/resources/profiles/Creality/filament/CR-Silk @K2 Plus-all.json index 8b07d595fc..978a7438b1 100644 --- a/resources/profiles/Creality/filament/CR-Silk @K2 Plus-all.json +++ b/resources/profiles/Creality/filament/CR-Silk @K2 Plus-all.json @@ -48,7 +48,7 @@ "0" ], "filament_max_volumetric_speed": [ - "1" + "12" ], "filament_minimal_purge_on_wipe_tower": [ "15" diff --git a/resources/profiles/Creality/filament/CR-Silk @SPARKX i7-all.json b/resources/profiles/Creality/filament/CR-Silk @SPARKX i7-all.json index 36d4e1d932..20867e5c9a 100644 --- a/resources/profiles/Creality/filament/CR-Silk @SPARKX i7-all.json +++ b/resources/profiles/Creality/filament/CR-Silk @SPARKX i7-all.json @@ -54,7 +54,7 @@ "0" ], "filament_max_volumetric_speed": [ - "1.8" + "12" ], "filament_minimal_purge_on_wipe_tower": [ "15" diff --git a/resources/profiles/Creality/filament/ENDER FAST PLA @K2 Plus-all.json b/resources/profiles/Creality/filament/ENDER FAST PLA @K2 Plus-all.json index bed0d9e0e6..87fce80c82 100644 --- a/resources/profiles/Creality/filament/ENDER FAST PLA @K2 Plus-all.json +++ b/resources/profiles/Creality/filament/ENDER FAST PLA @K2 Plus-all.json @@ -48,7 +48,7 @@ "0" ], "filament_max_volumetric_speed": [ - "2" + "16" ], "filament_minimal_purge_on_wipe_tower": [ "15" diff --git a/resources/profiles/Creality/filament/Generic BVOH @Hi-all.json b/resources/profiles/Creality/filament/Generic BVOH @Hi-all.json index 79ab7469f7..0e1aa3fb5a 100644 --- a/resources/profiles/Creality/filament/Generic BVOH @Hi-all.json +++ b/resources/profiles/Creality/filament/Generic BVOH @Hi-all.json @@ -45,7 +45,7 @@ "1" ], "filament_max_volumetric_speed": [ - "3" + "6" ], "filament_retract_before_wipe": [ "100%" diff --git a/resources/profiles/Creality/filament/Generic HIPS @K1 Max_CFS-C-all.json b/resources/profiles/Creality/filament/Generic HIPS @K1 Max_CFS-C-all.json index b25fc35a47..4dcad26bd1 100644 --- a/resources/profiles/Creality/filament/Generic HIPS @K1 Max_CFS-C-all.json +++ b/resources/profiles/Creality/filament/Generic HIPS @K1 Max_CFS-C-all.json @@ -54,7 +54,7 @@ "0" ], "filament_max_volumetric_speed": [ - "4" + "10" ], "filament_retract_before_wipe": [ "100%" diff --git a/resources/profiles/Creality/filament/Generic HIPS @K1C-all.json b/resources/profiles/Creality/filament/Generic HIPS @K1C-all.json index 3db0e2301d..8515096fec 100644 --- a/resources/profiles/Creality/filament/Generic HIPS @K1C-all.json +++ b/resources/profiles/Creality/filament/Generic HIPS @K1C-all.json @@ -54,7 +54,7 @@ "0" ], "filament_max_volumetric_speed": [ - "4" + "10" ], "filament_retract_before_wipe": [ "100%" diff --git a/resources/profiles/Creality/filament/Generic HIPS @K1C_CFS-C-all.json b/resources/profiles/Creality/filament/Generic HIPS @K1C_CFS-C-all.json index 25bd7619a3..6ab853d654 100644 --- a/resources/profiles/Creality/filament/Generic HIPS @K1C_CFS-C-all.json +++ b/resources/profiles/Creality/filament/Generic HIPS @K1C_CFS-C-all.json @@ -54,7 +54,7 @@ "0" ], "filament_max_volumetric_speed": [ - "4" + "10" ], "filament_retract_before_wipe": [ "100%" diff --git a/resources/profiles/Creality/filament/Generic HIPS @K1_CFS-C-all.json b/resources/profiles/Creality/filament/Generic HIPS @K1_CFS-C-all.json index 6255580656..ffe08c8625 100644 --- a/resources/profiles/Creality/filament/Generic HIPS @K1_CFS-C-all.json +++ b/resources/profiles/Creality/filament/Generic HIPS @K1_CFS-C-all.json @@ -54,7 +54,7 @@ "0" ], "filament_max_volumetric_speed": [ - "4" + "10" ], "filament_retract_before_wipe": [ "100%" diff --git a/resources/profiles/Creality/filament/Generic PLA @SPARKX i7-all.json b/resources/profiles/Creality/filament/Generic PLA @SPARKX i7-all.json index 442a978381..19827ac462 100644 --- a/resources/profiles/Creality/filament/Generic PLA @SPARKX i7-all.json +++ b/resources/profiles/Creality/filament/Generic PLA @SPARKX i7-all.json @@ -48,7 +48,7 @@ "0" ], "filament_max_volumetric_speed": [ - "2" + "16" ], "filament_minimal_purge_on_wipe_tower": [ "15" diff --git a/resources/profiles/Creality/filament/Generic PVA @Hi-all.json b/resources/profiles/Creality/filament/Generic PVA @Hi-all.json index 707f056416..e3e0e35779 100644 --- a/resources/profiles/Creality/filament/Generic PVA @Hi-all.json +++ b/resources/profiles/Creality/filament/Generic PVA @Hi-all.json @@ -48,7 +48,7 @@ "1" ], "filament_max_volumetric_speed": [ - "3" + "6" ], "filament_retract_before_wipe": [ "100" diff --git a/resources/profiles/Creality/filament/HP-ASA @K2 Plus-all.json b/resources/profiles/Creality/filament/HP-ASA @K2 Plus-all.json index 18e30acd72..fda02f2fa2 100644 --- a/resources/profiles/Creality/filament/HP-ASA @K2 Plus-all.json +++ b/resources/profiles/Creality/filament/HP-ASA @K2 Plus-all.json @@ -57,7 +57,7 @@ "0" ], "filament_max_volumetric_speed": [ - "1" + "10" ], "filament_minimal_purge_on_wipe_tower": [ "15" diff --git a/resources/profiles/Creality/filament/Hyper ABS @K2 Plus-all.json b/resources/profiles/Creality/filament/Hyper ABS @K2 Plus-all.json index 3d3d251df7..80dddef35a 100644 --- a/resources/profiles/Creality/filament/Hyper ABS @K2 Plus-all.json +++ b/resources/profiles/Creality/filament/Hyper ABS @K2 Plus-all.json @@ -51,7 +51,7 @@ "0" ], "filament_max_volumetric_speed": [ - "2" + "23" ], "filament_minimal_purge_on_wipe_tower": [ "15" diff --git a/resources/profiles/Creality/filament/Hyper PC @K2 Plus-all.json b/resources/profiles/Creality/filament/Hyper PC @K2 Plus-all.json index 0154737303..1043d0bde8 100644 --- a/resources/profiles/Creality/filament/Hyper PC @K2 Plus-all.json +++ b/resources/profiles/Creality/filament/Hyper PC @K2 Plus-all.json @@ -54,7 +54,7 @@ "0" ], "filament_max_volumetric_speed": [ - "2" + "18" ], "filament_minimal_purge_on_wipe_tower": [ "15" diff --git a/resources/profiles/Creality/filament/Hyper PETG @K2 Plus-all.json b/resources/profiles/Creality/filament/Hyper PETG @K2 Plus-all.json index 8244577187..6894a17051 100644 --- a/resources/profiles/Creality/filament/Hyper PETG @K2 Plus-all.json +++ b/resources/profiles/Creality/filament/Hyper PETG @K2 Plus-all.json @@ -51,7 +51,7 @@ "0" ], "filament_max_volumetric_speed": [ - "2" + "18" ], "filament_retract_before_wipe": [ "100" diff --git a/resources/profiles/Creality/filament/Hyper PLA @Hi-all.json b/resources/profiles/Creality/filament/Hyper PLA @Hi-all.json index da5d215ae3..9c47561aea 100644 --- a/resources/profiles/Creality/filament/Hyper PLA @Hi-all.json +++ b/resources/profiles/Creality/filament/Hyper PLA @Hi-all.json @@ -39,7 +39,7 @@ "0" ], "filament_max_volumetric_speed": [ - "2" + "21" ], "filament_minimal_purge_on_wipe_tower": [ "15" diff --git a/resources/profiles/Creality/filament/Hyper PLA @K2 Plus-all.json b/resources/profiles/Creality/filament/Hyper PLA @K2 Plus-all.json index eab3891e3b..1049cbbdc1 100644 --- a/resources/profiles/Creality/filament/Hyper PLA @K2 Plus-all.json +++ b/resources/profiles/Creality/filament/Hyper PLA @K2 Plus-all.json @@ -45,7 +45,7 @@ "0" ], "filament_max_volumetric_speed": [ - "2" + "21" ], "filament_minimal_purge_on_wipe_tower": [ "15" diff --git a/resources/profiles/Creality/filament/Hyper PLA @SPARKX i7-all.json b/resources/profiles/Creality/filament/Hyper PLA @SPARKX i7-all.json index 8eb092ff74..91c32b8c6d 100644 --- a/resources/profiles/Creality/filament/Hyper PLA @SPARKX i7-all.json +++ b/resources/profiles/Creality/filament/Hyper PLA @SPARKX i7-all.json @@ -51,7 +51,7 @@ "0" ], "filament_max_volumetric_speed": [ - "2" + "21" ], "filament_minimal_purge_on_wipe_tower": [ "15"