From e520c686758fd80f28394e8b817502d5e7469c6c Mon Sep 17 00:00:00 2001 From: shsst Date: Tue, 12 Aug 2025 15:09:24 +0800 Subject: [PATCH] ENH:[Process/Filament] batch modify fan_max_speed/slow_down_layer_time of ABS Profile Edited by shsst Change-Id: I2ea8e5f8d493eba27fec4ce2d8e86790da69cb04 (cherry picked from commit 17c0b1519f7ceb1dd3904401c350f424ad4ff072) --- .../BBL/filament/Bambu ABS @BBL H2S 0.2 nozzle.json | 3 +++ .../BBL/filament/Bambu ABS @BBL H2S 0.6 nozzle.json | 6 ++++++ .../BBL/filament/Bambu ABS @BBL H2S 0.8 nozzle.json | 6 ++++++ resources/profiles/BBL/filament/Bambu ABS @BBL H2S.json | 6 ++++++ 4 files changed, 21 insertions(+) diff --git a/resources/profiles/BBL/filament/Bambu ABS @BBL H2S 0.2 nozzle.json b/resources/profiles/BBL/filament/Bambu ABS @BBL H2S 0.2 nozzle.json index 89cb37bb14..d4339325a6 100644 --- a/resources/profiles/BBL/filament/Bambu ABS @BBL H2S 0.2 nozzle.json +++ b/resources/profiles/BBL/filament/Bambu ABS @BBL H2S 0.2 nozzle.json @@ -120,6 +120,9 @@ "0", "0" ], + "slow_down_layer_time": [ + "12" + ], "volumetric_speed_coefficients": [ "0;0;0;0;0;0", "0;0;0;0;0;0" diff --git a/resources/profiles/BBL/filament/Bambu ABS @BBL H2S 0.6 nozzle.json b/resources/profiles/BBL/filament/Bambu ABS @BBL H2S 0.6 nozzle.json index 837e696042..29da84334c 100644 --- a/resources/profiles/BBL/filament/Bambu ABS @BBL H2S 0.6 nozzle.json +++ b/resources/profiles/BBL/filament/Bambu ABS @BBL H2S 0.6 nozzle.json @@ -92,6 +92,9 @@ "0", "0" ], + "fan_max_speed": [ + "60" + ], "long_retractions_when_ec": [ "0", "0" @@ -114,6 +117,9 @@ "0", "0" ], + "slow_down_layer_time": [ + "12" + ], "volumetric_speed_coefficients": [ "0;0;0;0;0;0", "0;0;0;0;0;0" diff --git a/resources/profiles/BBL/filament/Bambu ABS @BBL H2S 0.8 nozzle.json b/resources/profiles/BBL/filament/Bambu ABS @BBL H2S 0.8 nozzle.json index 0674646c41..282ff2b94f 100644 --- a/resources/profiles/BBL/filament/Bambu ABS @BBL H2S 0.8 nozzle.json +++ b/resources/profiles/BBL/filament/Bambu ABS @BBL H2S 0.8 nozzle.json @@ -92,6 +92,9 @@ "0", "0" ], + "fan_max_speed": [ + "60" + ], "long_retractions_when_ec": [ "0", "0" @@ -114,6 +117,9 @@ "0", "0" ], + "slow_down_layer_time": [ + "12" + ], "volumetric_speed_coefficients": [ "0;0;0;0;0;0", "0;0;0;0;0;0" diff --git a/resources/profiles/BBL/filament/Bambu ABS @BBL H2S.json b/resources/profiles/BBL/filament/Bambu ABS @BBL H2S.json index 29783aa509..e9688e2e3a 100644 --- a/resources/profiles/BBL/filament/Bambu ABS @BBL H2S.json +++ b/resources/profiles/BBL/filament/Bambu ABS @BBL H2S.json @@ -92,6 +92,9 @@ "0", "0" ], + "fan_max_speed": [ + "60" + ], "long_retractions_when_ec": [ "0", "0" @@ -114,6 +117,9 @@ "0", "0" ], + "slow_down_layer_time": [ + "12" + ], "volumetric_speed_coefficients": [ "0;0;0;0;0;0", "0;0;0;0;0;0"