ENH:add support for ASA and PLA Aero

Change-Id: I1d4be3cbfce5115bd06b310c947b8aa13960b43b
This commit is contained in:
xun.zhang 2023-05-30 19:28:20 +08:00 committed by Lane.Wei
parent a12e1f2568
commit fb5a9062ff
19 changed files with 272 additions and 2 deletions

View file

@ -0,0 +1,19 @@
{
"name": "Bambu ASA @BBL X1C",
"type": "filament",
"instantiation": "true",
"from": "system",
"inherits": "Bambu ASA @base",
"setting_id": "GFSB01_00",
"fan_min_speed": [
"25"
],
"fan_max_speed": [
"90"
],
"compatible_printers": [
"Bambu Lab X1 Carbon 0.6 nozzle",
"Bambu Lab X1 Carbon 0.8 nozzle",
"Bambu Lab X1 0.8 nozzle"
]
}