orcaslicer/resources/profiles/BBL/filament/P1P/Bambu PLA Basic @BBL P1P.json
xun.zhang 7840f5d858 ENH: Sync X1E presets from the master branch.
Also sort the filaments and remove duplicated keys

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I31678c42d55ba3d77c743eaeff071849a8f3d0e7
2023-09-22 16:21:26 +08:00

37 lines
No EOL
749 B
JSON

{
"type": "filament",
"name": "Bambu PLA Basic @BBL P1P",
"inherits": "Bambu PLA Basic @base",
"from": "system",
"setting_id": "GFSA04_10",
"instantiation": "true",
"fan_cooling_layer_time": [
"80"
],
"fan_min_speed": [
"50"
],
"filament_max_volumetric_speed": [
"21"
],
"hot_plate_temp": [
"65"
],
"hot_plate_temp_initial_layer": [
"65"
],
"slow_down_layer_time": [
"8"
],
"textured_plate_temp": [
"65"
],
"textured_plate_temp_initial_layer": [
"65"
],
"compatible_printers": [
"Bambu Lab P1P 0.4 nozzle",
"Bambu Lab P1P 0.6 nozzle",
"Bambu Lab P1P 0.8 nozzle"
]
}