orcaslicer/resources/profiles/BBL/filament/P1P/Bambu PLA-CF @BBL P1P.json
qing.zhang a8488f65b2 ENH: add Bambu PET-CF & modify slow down layer time of Bambu PLA-CF
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I8396840eca762def30cb794f4c29808f2f71adfa
2023-04-17 15:39:02 +08:00

38 lines
739 B
JSON

{
"type": "filament",
"setting_id": "GFSA50_10",
"name": "Bambu PLA-CF @BBL P1P",
"from": "system",
"instantiation": "true",
"inherits": "Bambu PLA-CF @base",
"filament_max_volumetric_speed": [
"15"
],
"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.4 nozzle"
]
}