FIX: mistake in filament vendor

jira:[NEW]

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I3af712e417379d8b98ae18feebffe465bfa1e72d
This commit is contained in:
xun.zhang 2023-11-30 19:26:03 +08:00 committed by Lane.Wei
parent 1e8748a7f5
commit 64c4dce3f5
5 changed files with 5 additions and 8 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.08.00.06", "version": "01.08.00.07",
"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

@ -25,5 +25,8 @@
], ],
"filament_max_volumetric_speed": [ "filament_max_volumetric_speed": [
"18" "18"
],
"filament_vendor": [
"Bambu Lab"
] ]
} }

View File

@ -39,7 +39,7 @@
"PETG-CF" "PETG-CF"
], ],
"filament_vendor": [ "filament_vendor": [
"Bambu Lab" "Generic"
], ],
"hot_plate_temp": [ "hot_plate_temp": [
"70" "70"

View File

@ -5,9 +5,6 @@
"from": "system", "from": "system",
"setting_id": "GFSN96_00", "setting_id": "GFSN96_00",
"instantiation": "true", "instantiation": "true",
"filament_vendor": [
"Bambu Lab"
],
"compatible_printers": [ "compatible_printers": [
"Bambu Lab X1 Carbon 0.4 nozzle", "Bambu Lab X1 Carbon 0.4 nozzle",
"Bambu Lab X1 0.4 nozzle", "Bambu Lab X1 0.4 nozzle",

View File

@ -8,9 +8,6 @@
"chamber_temperatures": [ "chamber_temperatures": [
"60" "60"
], ],
"filament_vendor": [
"Bambu Lab"
],
"compatible_printers": [ "compatible_printers": [
"Bambu Lab X1E 0.6 nozzle", "Bambu Lab X1E 0.6 nozzle",
"Bambu Lab X1E 0.8 nozzle", "Bambu Lab X1E 0.8 nozzle",