ENH: align the filament type with app/machine/RFID

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I534e6b619efbb7fe6b813bf51640f46066f378c5
This commit is contained in:
salt.wei 2022-08-02 12:16:51 +08:00 committed by Lane.Wei
parent f56e9b4b21
commit 97ffa093c3
7 changed files with 12 additions and 8 deletions

View file

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

View file

@ -9,6 +9,9 @@
"filament_flow_ratio": [
"0.95"
],
"filament_type": [
"PLA-CF"
],
"filament_max_volumetric_speed": [
"12"
],

View file

@ -35,7 +35,7 @@
"25"
],
"filament_type": [
"PET"
"PETG"
],
"filament_density": [
"1.27"