ENH: add some new filament

Bambu PLA tough, Bambu PLA Marble, Bambu PLA Sparkle

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: Ib882485d9bdf6a29b8f5c8681e2d7bda8c7e1da0
This commit is contained in:
salt.wei 2023-01-12 10:15:21 +08:00 committed by Lane.Wei
parent 8d2f3c8440
commit 21485dec6a
15 changed files with 369 additions and 2 deletions

View file

@ -0,0 +1,32 @@
{
"type": "filament",
"setting_id": "GFSA09_10",
"name": "Bambu PLA Tough @BBL P1P 0.2 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "Bambu PLA Tough @base",
"filament_max_volumetric_speed": [
"2"
],
"hot_plate_temp" : [
"65"
],
"hot_plate_temp_initial_layer" : [
"65"
],
"textured_plate_temp" : [
"65"
],
"textured_plate_temp_initial_layer" : [
"65"
],
"fan_min_speed": [
"50"
],
"fan_cooling_layer_time": [
"80"
],
"compatible_printers": [
"Bambu Lab P1P 0.2 nozzle"
]
}