From 66a58c26c339a6bb922e7fce8ed76711303dc3c8 Mon Sep 17 00:00:00 2001 From: "xun.zhang" Date: Thu, 24 Oct 2024 14:29:43 +0800 Subject: [PATCH] ENH: modify filament params for pps-CF jira: NONE Signed-off-by: xun.zhang Change-Id: I9d1f1840e8d94e6dcbb9e00bf9cfa1aa67cba8bf --- resources/profiles/BBL.json | 2 +- resources/profiles/BBL/filament/Bambu PPS-CF @base.json | 3 --- resources/profiles/BBL/filament/Generic PPS-CF @base.json | 3 --- 3 files changed, 1 insertion(+), 7 deletions(-) diff --git a/resources/profiles/BBL.json b/resources/profiles/BBL.json index 3ce931b8f..d9324b2a5 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.10.00.14", + "version": "01.10.00.15", "force_update": "0", "description": "the initial version of BBL configurations", "machine_model_list": [ diff --git a/resources/profiles/BBL/filament/Bambu PPS-CF @base.json b/resources/profiles/BBL/filament/Bambu PPS-CF @base.json index c981455d4..cef49fe98 100644 --- a/resources/profiles/BBL/filament/Bambu PPS-CF @base.json +++ b/resources/profiles/BBL/filament/Bambu PPS-CF @base.json @@ -24,9 +24,6 @@ "filament_vendor": [ "Bambu Lab" ], - "nozzle_temperature_range_high": [ - "350" - ], "nozzle_temperature_range_low": [ "310" ], diff --git a/resources/profiles/BBL/filament/Generic PPS-CF @base.json b/resources/profiles/BBL/filament/Generic PPS-CF @base.json index baabc2fd8..5fc5d6e40 100644 --- a/resources/profiles/BBL/filament/Generic PPS-CF @base.json +++ b/resources/profiles/BBL/filament/Generic PPS-CF @base.json @@ -21,9 +21,6 @@ "filament_type": [ "PPS-CF" ], - "nozzle_temperature_range_high": [ - "350" - ], "nozzle_temperature_range_low": [ "310" ],