ENH: add profiles for Bambu PLA Lite

jira:NONE

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I2072a34ee5614f702eced636e163e8d06eb07279
(cherry picked from commit 2581925e4b15888c42afa479a323f189e353d56a)
This commit is contained in:
xun.zhang
2025-03-10 14:06:00 +08:00
committed by Noisyfox
parent 6f2f8c584e
commit b3181c6c52
11 changed files with 445 additions and 0 deletions

View File

@@ -0,0 +1,40 @@
{
"type": "filament",
"name": "Bambu PLA Lite @BBL P1P",
"inherits": "Bambu PLA Lite @base",
"from": "system",
"setting_id": "GFSA18_03",
"instantiation": "true",
"fan_cooling_layer_time": [
"80"
],
"fan_min_speed": [
"50"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"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"
]
}