From f983610827f12a37ef0d74b21407a9ef0655b6c1 Mon Sep 17 00:00:00 2001 From: SoftFever Date: Thu, 6 Apr 2023 15:42:35 +0800 Subject: [PATCH] enable aux part cooling fan by default for Bambulab P1P --- resources/profiles/BBL.json | 2 +- resources/profiles/BBL/machine/Bambu Lab P1P 0.4 nozzle.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/profiles/BBL.json b/resources/profiles/BBL.json index 39db08cc5e..e6e570e98b 100644 --- a/resources/profiles/BBL.json +++ b/resources/profiles/BBL.json @@ -1,7 +1,7 @@ { "name": "Bambulab", "url": "http://www.bambulab.com/Parameters/vendor/BBL.json", - "version": "01.06.00.01", + "version": "01.06.00.02", "force_update": "0", "description": "the initial version of BBL configurations", "machine_model_list": [ diff --git a/resources/profiles/BBL/machine/Bambu Lab P1P 0.4 nozzle.json b/resources/profiles/BBL/machine/Bambu Lab P1P 0.4 nozzle.json index 89142de5fb..9c645e1268 100644 --- a/resources/profiles/BBL/machine/Bambu Lab P1P 0.4 nozzle.json +++ b/resources/profiles/BBL/machine/Bambu Lab P1P 0.4 nozzle.json @@ -30,7 +30,7 @@ "machine_unload_filament_time": "28", "nozzle_type": "stainless_steel", "nozzle_hrc": "20", - "auxiliary_fan": "0", + "auxiliary_fan": "1", "upward_compatible_machine":[ "Bambu Lab X1 0.4 nozzle", "Bambu Lab X1 Carbon 0.4 nozzle"