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

@@ -6,6 +6,12 @@
"filament_id": "GFB01",
"instantiation": "false",
"description": "When printing this filament, there's a risk of warping and low layer adhesion strength. To get better results, please refer to this wiki: Printing Tips for High Temp / Engineering materials.",
"eng_plate_temp": [
"100"
],
"eng_plate_temp_initial_layer": [
"100"
],
"fan_max_speed": [
"35"
],
@@ -24,6 +30,12 @@
"filament_vendor": [
"Bambu Lab"
],
"hot_plate_temp": [
"100"
],
"hot_plate_temp_initial_layer": [
"100"
],
"nozzle_temperature": [
"270"
],
@@ -32,5 +44,11 @@
],
"slow_down_layer_time": [
"12"
],
"textured_plate_temp": [
"100"
],
"textured_plate_temp_initial_layer": [
"100"
]
}