ENH: add metal PLA-CF & PAHT-CF

Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I698cca7e9a8f62d16361184f0ab8428dc177eacf
This commit is contained in:
qing.zhang 2022-12-23 10:07:52 +08:00 committed by Lane.Wei
parent 58aaa94fc7
commit d287b88548
16 changed files with 411 additions and 8 deletions

View file

@ -0,0 +1,39 @@
{
"type": "filament",
"setting_id": "GFSA50_11",
"name": "Bambu PLA-CF @BBL P1P 0.8 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "Bambu PLA-CF @base",
"filament_max_volumetric_speed": [
"18"
],
"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"
],
"nozzle_temperature": [
"230"
],
"nozzle_temperature_initial_layer": [
"230"
],
"compatible_printers": [
"Bambu Lab P1P 0.6 nozzle",
"Bambu Lab P1P 0.8 nozzle"
]
}