ENH: update the temp of high plate of PLA Silk

Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I1154af98d966aa7a0f384538944d569c190ffd41
This commit is contained in:
qing.zhang 2023-04-14 17:30:48 +08:00 committed by Lane.Wei
parent d930667103
commit 63c9b81127
5 changed files with 68 additions and 7 deletions

View file

@ -0,0 +1,31 @@
{
"type": "filament",
"setting_id": "GFSA05_10",
"name": "Bambu PLA Silk @BBL P1P",
"from": "system",
"instantiation": "true",
"inherits": "Bambu PLA Silk @base",
"filament_max_volumetric_speed": [
"12"
],
"slow_down_layer_time": [
"8"
],
"hot_plate_temp" : [
"65"
],
"hot_plate_temp_initial_layer" : [
"65"
],
"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"
]
}