ENH: update plate temp for asa filaments

jira:none

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Icd88b23c9e1b5027f5aff4aeba594e953aed9ac4
(cherry picked from commit 5034222197181808a622d7eaa0117b4595676d01)
This commit is contained in:
xun.zhang
2024-12-23 20:02:09 +08:00
committed by Noisyfox
parent 612c8c28df
commit 4cec1cd79c
15 changed files with 135 additions and 108 deletions

View File

@@ -5,6 +5,12 @@
"from": "system",
"filament_id": "GFB51",
"instantiation": "false",
"eng_plate_temp": [
"100"
],
"eng_plate_temp_initial_layer": [
"100"
],
"fan_max_speed": [
"25"
],
@@ -26,6 +32,12 @@
"filament_vendor": [
"Bambu Lab"
],
"hot_plate_temp": [
"100"
],
"hot_plate_temp_initial_layer": [
"100"
],
"nozzle_temperature": [
"275"
],
@@ -40,5 +52,11 @@
],
"temperature_vitrification": [
"108"
],
"textured_plate_temp": [
"100"
],
"textured_plate_temp_initial_layer": [
"100"
]
}