ENH: lower the bed temperature for p1s and p1p

Change-Id: If00565c4428bc07d93eb3e2305fea4478d0f3339
This commit is contained in:
xun.zhang 2023-07-13 17:04:16 +08:00 committed by Lane.Wei
parent ce06bb08aa
commit b8fa5decc1
17 changed files with 642 additions and 378 deletions

View file

@ -0,0 +1,31 @@
{
"type": "filament",
"setting_id": "GFSC99_04",
"name": "Generic PC @BBL P1S",
"from": "system",
"instantiation": "true",
"inherits": "Generic PC",
"eng_plate_temp": [
"100"
],
"eng_plate_temp_initial_layer": [
"100"
],
"hot_plate_temp": [
"100"
],
"hot_plate_temp_initial_layer": [
"100"
],
"textured_plate_temp": [
"100"
],
"textured_plate_temp_initial_layer": [
"100"
],
"compatible_printers": [
"Bambu Lab P1S 0.4 nozzle",
"Bambu Lab P1S 0.6 nozzle",
"Bambu Lab P1S 0.8 nozzle"
]
}