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:
parent
c227a81e0c
commit
5bf2448a69
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "Bambulab",
|
||||
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
|
||||
"version": "01.09.00.20",
|
||||
"version": "01.09.00.21",
|
||||
"force_update": "0",
|
||||
"description": "the initial version of BBL configurations",
|
||||
"machine_model_list": [
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
"PA-CF"
|
||||
],
|
||||
"filament_vendor": [
|
||||
"Bambu"
|
||||
"Bambu Lab"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"320"
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
"PPS-CF"
|
||||
],
|
||||
"filament_vendor": [
|
||||
"Bambu"
|
||||
"Bambu Lab"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"350"
|
||||
|
|
Loading…
Reference in New Issue