ENH: modify fan speed for bambu tpu for AMS

Set fan speed to 40

jira:NONE

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I861f78e2cca4b31daf41e2cba0a4b9b11a658a5d
This commit is contained in:
xun.zhang 2024-12-23 20:05:36 +08:00 committed by lane.wei
parent 5034222197
commit 4a087ef780
5 changed files with 27 additions and 13 deletions

View File

@ -5,6 +5,9 @@
"from": "system",
"setting_id": "GFSU02_02",
"instantiation": "true",
"fan_max_speed": [
"40"
],
"compatible_printers": [
"Bambu Lab A1 0.4 nozzle",
"Bambu Lab A1 0.6 nozzle",

View File

@ -5,6 +5,9 @@
"from": "system",
"setting_id": "GFSU02_03",
"instantiation": "true",
"fan_max_speed": [
"40"
],
"compatible_printers": [
"Bambu Lab A1 mini 0.4 nozzle",
"Bambu Lab A1 mini 0.6 nozzle",

View File

@ -5,11 +5,17 @@
"from": "system",
"setting_id": "GFSU02_04",
"instantiation": "true",
"description": "If you are to print a kind of soft TPU, please don't slice with this profile, and it is only for TPU that has high enough hardness (not less than 55D) and is compatible with the AMS. To get better printing quality, please refer to this wiki: TPU printing guide.",
"fan_max_speed": [
"40"
],
"filament_deretraction_speed": [
"nil",
"nil"
],
"filament_extruder_variant": [
"Direct Drive Standard",
"Direct Drive High Flow"
],
"filament_flow_ratio": [
"0.97",
"0.97"
@ -26,6 +32,14 @@
"nil",
"nil"
],
"filament_retract_lift_above": [
"nil",
"nil"
],
"filament_retract_lift_below": [
"nil",
"nil"
],
"filament_retract_restart_extra": [
"nil",
"nil"
@ -66,18 +80,6 @@
"nil",
"nil"
],
"filament_extruder_variant": [
"Direct Drive Standard",
"Direct Drive High Flow"
],
"filament_retract_lift_above": [
"nil",
"nil"
],
"filament_retract_lift_below": [
"nil",
"nil"
],
"nozzle_temperature": [
"230",
"230"

View File

@ -5,6 +5,9 @@
"from": "system",
"setting_id": "GFSU02_01",
"instantiation": "true",
"fan_max_speed": [
"40"
],
"compatible_printers": [
"Bambu Lab P1P 0.4 nozzle",
"Bambu Lab P1P 0.6 nozzle",

View File

@ -5,6 +5,9 @@
"from": "system",
"setting_id": "GFSU02_00",
"instantiation": "true",
"fan_max_speed": [
"40"
],
"compatible_printers": [
"Bambu Lab X1 Carbon 0.4 nozzle",
"Bambu Lab X1 Carbon 0.6 nozzle",