orcaslicer/resources/profiles/BBL/filament/P1P/Bambu PLA Sparkle @BBL P1P.json
xun.zhang 2c00a44de6 ENH: update PLA/PETG start gcode
Change-Id: I7488f8d38dce87ac3d3c08f6d0367743b61a04ff
(cherry picked from commit 6058fe6fdc8293d7d2542958b9e9aa3562a62bd9)
2023-07-07 17:25:51 +08:00

34 lines
No EOL
694 B
JSON

{
"type": "filament",
"setting_id": "GFSA08_10",
"name": "Bambu PLA Sparkle @BBL P1P",
"from": "system",
"instantiation": "true",
"inherits": "Bambu PLA Sparkle @base",
"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"
],
"slow_down_layer_time": [
"8"
],
"compatible_printers": [
"Bambu Lab P1P 0.4 nozzle",
"Bambu Lab P1P 0.6 nozzle",
"Bambu Lab P1P 0.8 nozzle"
]
}