From 3f0cf6b3d9bae2293fe6850b3c8fc22185f8e86a Mon Sep 17 00:00:00 2001 From: Hien Le <4926951+StdVectorBool@users.noreply.github.com> Date: Sat, 22 Jun 2024 14:25:14 -0700 Subject: [PATCH] Copy fan min/max from Bambu PETG to fix excessive cooling in Generic PETG --- resources/profiles/BBL/filament/Generic PETG @base.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/profiles/BBL/filament/Generic PETG @base.json b/resources/profiles/BBL/filament/Generic PETG @base.json index 29734e7a95..436f21b149 100644 --- a/resources/profiles/BBL/filament/Generic PETG @base.json +++ b/resources/profiles/BBL/filament/Generic PETG @base.json @@ -21,10 +21,10 @@ "30" ], "fan_max_speed": [ - "90" + "40" ], "fan_min_speed": [ - "40" + "10" ], "filament_flow_ratio": [ "0.95"