From 16adcdd3551952917f92dc4a78ee46b35e018b1b 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 --- .../BBL/filament/Bambu PPA-CF @base.json | 40 +------------------ 1 file changed, 2 insertions(+), 38 deletions(-) diff --git a/resources/profiles/BBL/filament/Bambu PPA-CF @base.json b/resources/profiles/BBL/filament/Bambu PPA-CF @base.json index 5b602e7ac..54bd39826 100644 --- a/resources/profiles/BBL/filament/Bambu PPA-CF @base.json +++ b/resources/profiles/BBL/filament/Bambu PPA-CF @base.json @@ -1,45 +1,9 @@ { "type": "filament", "name": "Bambu PPA-CF @base", + "inherits": "fdm_filament_ppa", "from": "system", "filament_id": "GFN06", "instantiation": "false", - "inherits": "fdm_filament_pa", - "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.", - "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" - ], - "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." }