From e0c4453c46fec4e4ec9e9d69a20f23807d57cb13 Mon Sep 17 00:00:00 2001 From: "salt.wei" Date: Mon, 25 Jul 2022 09:58:06 +0800 Subject: [PATCH] ENH: some preset change 1 change bambu PC and TPU temperature by pineapple Signed-off-by: salt.wei Change-Id: Id2bc603893ce9e2c33f15de420c79b94cd6dd89a --- resources/profiles/BBL.json | 2 +- .../profiles/BBL/filament/Bambu PC @BBL X1C 0.8 nozzle.json | 2 +- resources/profiles/BBL/filament/Bambu TPU 95A @base.json | 3 +++ 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/resources/profiles/BBL.json b/resources/profiles/BBL.json index af3c77307..f73da522a 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.01.00.10", + "version": "01.01.00.11", "force_update": "0", "description": "the initial version of BBL configurations", "machine_model_list": [ diff --git a/resources/profiles/BBL/filament/Bambu PC @BBL X1C 0.8 nozzle.json b/resources/profiles/BBL/filament/Bambu PC @BBL X1C 0.8 nozzle.json index 56256f609..f10699dd0 100644 --- a/resources/profiles/BBL/filament/Bambu PC @BBL X1C 0.8 nozzle.json +++ b/resources/profiles/BBL/filament/Bambu PC @BBL X1C 0.8 nozzle.json @@ -6,7 +6,7 @@ "instantiation": "true", "inherits": "Bambu PC @base", "nozzle_temperature": [ - "270" + "260" ], "compatible_printers": [ "Bambu Lab X1 Carbon 0.8 nozzle" diff --git a/resources/profiles/BBL/filament/Bambu TPU 95A @base.json b/resources/profiles/BBL/filament/Bambu TPU 95A @base.json index 2c67fb7b6..84fe7cba3 100644 --- a/resources/profiles/BBL/filament/Bambu TPU 95A @base.json +++ b/resources/profiles/BBL/filament/Bambu TPU 95A @base.json @@ -13,5 +13,8 @@ ], "nozzle_temperature_initial_layer": [ "230" + ], + "nozzle_temperature": [ + "230" ] }