ENH:add X1E in PPA-CF

Change-Id: Ie53546927d87259897fd2b0d5348404dbf47b4cf
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
This commit is contained in:
xun.zhang 2023-08-18 17:10:30 +08:00 committed by Lane.Wei
parent 95d9d846c6
commit 5b8e612875
3 changed files with 9 additions and 39 deletions

View File

@ -1,7 +1,7 @@
{ {
"name": "Bambulab", "name": "Bambulab",
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json", "url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
"version": "01.09.00.21", "version": "01.09.00.22",
"force_update": "0", "force_update": "0",
"description": "the initial version of BBL configurations", "description": "the initial version of BBL configurations",
"machine_model_list": [ "machine_model_list": [

View File

@ -7,5 +7,10 @@
"inherits": "Bambu PPA-CF @base", "inherits": "Bambu PPA-CF @base",
"chamber_temperatures": [ "chamber_temperatures": [
"60" "60"
],
"compatible_printers": [
"Bambu Lab X1E 0.4 nozzle",
"Bambu Lab X1E 0.6 nozzle",
"Bambu Lab X1E 0.8 nozzle"
] ]
} }

View File

@ -1,44 +1,9 @@
{ {
"type": "filament", "type": "filament",
"filament_id": "GFN06",
"name": "Bambu PPA-CF @base", "name": "Bambu PPA-CF @base",
"inherits": "fdm_filament_ppa",
"from": "system", "from": "system",
"filament_id": "GFN06",
"instantiation": "false", "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 Lab"
],
"nozzle_temperature_range_high": [
"320"
],
"nozzle_temperature_range_low": [
"280"
],
"overhang_fan_speed": [
"40"
],
"overhang_fan_threshold": [
"0%"
],
"temperature_vitrification": [
"210"
]
} }