mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-09 14:55:08 -06:00
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:
parent
f56e9b4b21
commit
97ffa093c3
7 changed files with 12 additions and 8 deletions
|
@ -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": [
|
||||
|
|
|
@ -9,6 +9,9 @@
|
|||
"filament_flow_ratio": [
|
||||
"0.95"
|
||||
],
|
||||
"filament_type": [
|
||||
"PLA-CF"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"12"
|
||||
],
|
||||
|
|
|
@ -35,7 +35,7 @@
|
|||
"25"
|
||||
],
|
||||
"filament_type": [
|
||||
"PET"
|
||||
"PETG"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.27"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue