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 59b7b5b528
commit e2b326cba7
5 changed files with 13 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{
"name": "Bambulab",
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
"version": "01.10.00.32",
"version": "01.10.00.33",
"force_update": "0",
"description": "the initial version of BBL configurations",
"machine_model_list": [

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,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",