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,20 @@
{
"name": "Bambu ASA @BBL X1 0.6 nozzle",
"type": "filament",
"instantiation": "true",
"from": "system",
"inherits": "Bambu ASA @base",
"setting_id": "GFSB01_04",
"fan_max_speed": [
"90"
],
"fan_min_speed": [
"25"
],
"filament_retraction_speed": [
"0.4"
],
"compatible_printers": [
"Bambu Lab X1 0.6 nozzle"
]
}