From 5b8e612875d5d5e0b56360c5657d35b1c2697b03 Mon Sep 17 00:00:00 2001 From: "xun.zhang" Date: Fri, 18 Aug 2023 17:10:30 +0800 Subject: [PATCH] ENH:add X1E in PPA-CF Change-Id: Ie53546927d87259897fd2b0d5348404dbf47b4cf Signed-off-by: xun.zhang --- resources/profiles/BBL.json | 2 +- .../BBL/filament/Bambu PPA-CF @BBL X1E.json | 5 +++ .../BBL/filament/Bambu PPA-CF @base.json | 41 ++----------------- 3 files changed, 9 insertions(+), 39 deletions(-) diff --git a/resources/profiles/BBL.json b/resources/profiles/BBL.json index 45ee76933..cde7222b1 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.09.00.21", + "version": "01.09.00.22", "force_update": "0", "description": "the initial version of BBL configurations", "machine_model_list": [ diff --git a/resources/profiles/BBL/filament/Bambu PPA-CF @BBL X1E.json b/resources/profiles/BBL/filament/Bambu PPA-CF @BBL X1E.json index 457b37009..b58b523d7 100644 --- a/resources/profiles/BBL/filament/Bambu PPA-CF @BBL X1E.json +++ b/resources/profiles/BBL/filament/Bambu PPA-CF @BBL X1E.json @@ -7,5 +7,10 @@ "inherits": "Bambu PPA-CF @base", "chamber_temperatures": [ "60" + ], + "compatible_printers": [ + "Bambu Lab X1E 0.4 nozzle", + "Bambu Lab X1E 0.6 nozzle", + "Bambu Lab X1E 0.8 nozzle" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu PPA-CF @base.json b/resources/profiles/BBL/filament/Bambu PPA-CF @base.json index 912d1bbf0..2b8290e4c 100644 --- a/resources/profiles/BBL/filament/Bambu PPA-CF @base.json +++ b/resources/profiles/BBL/filament/Bambu PPA-CF @base.json @@ -1,44 +1,9 @@ { "type": "filament", - "filament_id": "GFN06", "name": "Bambu PPA-CF @base", + "inherits": "fdm_filament_ppa", "from": "system", + "filament_id": "GFN06", "instantiation": "false", - "inherits": "fdm_filament_pa", - "fan_cooling_layer_time": [ - "5" - ], - "fan_max_speed": [ - "30" - ], - "fan_min_speed": [ - "10" - ], - "filament_density": [ - "1.17" - ], - "filament_flow_ratio": [ - "0.96" - ], - "filament_type": [ - "PA-CF" - ], - "filament_vendor": [ - "Bambu Lab" - ], - "nozzle_temperature_range_high": [ - "320" - ], - "nozzle_temperature_range_low": [ - "280" - ], - "overhang_fan_speed": [ - "40" - ], - "overhang_fan_threshold": [ - "0%" - ], - "temperature_vitrification": [ - "210" - ] + "description": "When printing this filament, there's a risk of nozzle clogging, oozing, warping and low layer adhesion strength. To get better results, please refer to this wiki: Printing Tips for High Temp / Engineering materials." } \ No newline at end of file