FIX: wrong filament vendor in bambu tpu for AMS
jira:NONE Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: If817a9012194ff701af8ce6cfa7e8eee6b87418d (cherry picked from commit 79cf4df5539e55feda7112295885217d7a93da3a)
This commit is contained in:
parent
efe21f8b29
commit
720f8a4984
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "Bambulab",
|
||||
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
|
||||
"version": "01.10.00.13",
|
||||
"version": "01.10.00.14",
|
||||
"force_update": "0",
|
||||
"description": "the initial version of BBL configurations",
|
||||
"machine_model_list": [
|
||||
|
|
|
@ -31,7 +31,7 @@
|
|||
"TPU-AMS"
|
||||
],
|
||||
"filament_vendor": [
|
||||
"Bambu"
|
||||
"Bambu Lab"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"230"
|
||||
|
|
Loading…
Reference in New Issue