From 2403ed3221695acb8ae7f80597d06829a9dc2df7 Mon Sep 17 00:00:00 2001 From: "xun.zhang" Date: Tue, 5 Sep 2023 18:26:29 +0800 Subject: [PATCH] ENH: update default exhaust fan speed Also update BBL profile version jira:STUDIO-3518 Signed-off-by: xun.zhang Change-Id: Ie527758a2507c4b8a36f2663116eb406041550e7 --- resources/profiles/BBL/filament/fdm_filament_common.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/profiles/BBL/filament/fdm_filament_common.json b/resources/profiles/BBL/filament/fdm_filament_common.json index 3773ade022..6f1291c6ec 100644 --- a/resources/profiles/BBL/filament/fdm_filament_common.json +++ b/resources/profiles/BBL/filament/fdm_filament_common.json @@ -13,7 +13,7 @@ "3" ], "complete_print_exhaust_fan_speed": [ - "80" + "70" ], "cool_plate_temp": [ "60" @@ -22,7 +22,7 @@ "60" ], "during_print_exhaust_fan_speed": [ - "60" + "70" ], "eng_plate_temp": [ "60"