mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06:00
ENH: add filament configure of 0.2 nozzle
Signed-off-by: qing.zhang <qing.zhang@bambulab.com> Change-Id: I23cc9979cefe6bf5198526007eb57a9ec785426e
This commit is contained in:
parent
dbe354995e
commit
18d0ac259e
38 changed files with 467 additions and 114 deletions
14
resources/profiles/BBL/filament/Generic ASA @base.json
Normal file
14
resources/profiles/BBL/filament/Generic ASA @base.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFB98",
|
||||
"name": "Generic ASA @base",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_asa",
|
||||
"filament_flow_ratio": [
|
||||
"0.95"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"12"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue