orcaslicer/resources/profiles/BBL/filament/P1P/Bambu PLA Aero @BBL P1P.json
xun.zhang aa9ace3e39 ENH: update profiles for N1
Adjust the print acceleration from 10000 to 6000.
Retain only PLA-type filaments, including support types for PLA,PETG,TPU.
Delete all other high-temperature filament types.

jira: STUDIO-4038
Change-Id: Iba56bfe94aee0235a629b98a29cdcac323490e34
2023-09-22 16:21:26 +08:00

41 lines
No EOL
854 B
JSON

{
"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"
],
"additional_cooling_fan_speed": [
"0"
],
"fan_cooling_layer_time": [
"80"
],
"fan_min_speed": [
"50"
],
"hot_plate_temp": [
"65"
],
"textured_plate_temp_initial_layer": [
"65"
],
"textured_plate_temp": [
"65"
],
"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",
"Bambu Lab N1 0.4 nozzle",
"Bambu Lab N1 0.6 nozzle",
"Bambu Lab N1 0.8 nozzle"
]
}