FIX: wrong vendor type in PPS and PPA

jira:NONE

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I6c9eb6dfdbd8648557282ec0612add65cc043759
This commit is contained in:
xun.zhang 2024-08-28 11:13:24 +08:00 committed by Lane.Wei
parent c227a81e0c
commit 5bf2448a69
3 changed files with 3 additions and 3 deletions

View File

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

View File

@ -24,7 +24,7 @@
"PA-CF" "PA-CF"
], ],
"filament_vendor": [ "filament_vendor": [
"Bambu" "Bambu Lab"
], ],
"nozzle_temperature_range_high": [ "nozzle_temperature_range_high": [
"320" "320"

View File

@ -21,7 +21,7 @@
"PPS-CF" "PPS-CF"
], ],
"filament_vendor": [ "filament_vendor": [
"Bambu" "Bambu Lab"
], ],
"nozzle_temperature_range_high": [ "nozzle_temperature_range_high": [
"350" "350"