From 49b00bfcd20cf3e6d0b268f6332adc041f992683 Mon Sep 17 00:00:00 2001 From: "qing.zhang" Date: Thu, 10 Nov 2022 14:19:17 +0800 Subject: [PATCH] ENH: close the fan if the filament end Signed-off-by: qing.zhang Change-Id: Ifbf46d4987bb76628881c1be85f3870d1d490e78 --- resources/profiles/BBL/filament/fdm_filament_common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/profiles/BBL/filament/fdm_filament_common.json b/resources/profiles/BBL/filament/fdm_filament_common.json index 5eea46868..17813e617 100644 --- a/resources/profiles/BBL/filament/fdm_filament_common.json +++ b/resources/profiles/BBL/filament/fdm_filament_common.json @@ -43,7 +43,7 @@ "3" ], "filament_end_gcode": [ - "; filament end gcode \n;M106 P3 S0\n" + "; filament end gcode \nM106 P3 S0\n" ], "filament_flow_ratio": [ "1"