mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -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
|
@ -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