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,34 @@
{
"name": "Bambu PLA Aero @BBL P1P",
"type": "filament",
"instantiation": "true",
"from": "system",
"inherits": "Bambu PLA Aero @base",
"setting_id": "GFSA11_02",
"hot_plate_temp_initial_layer": [
"65"
],
"hot_plate_temp": [
"65"
],
"textured_plate_temp_initial_layer": [
"65"
],
"textured_plate_temp": [
"65"
],
"fan_min_speed": [
"50"
],
"fan_cooling_layer_time": [
"80"
],
"slow_down_layer_time": [
"8"
],
"compatible_printers": [
"Bambu Lab P1P 0.4 nozzle",
"Bambu Lab P1P 0.6 nozzle",
"Bambu Lab P1P 0.8 nozzle"
]
}