mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06:00
ENH:add support for ASA and PLA Aero
Change-Id: I1d4be3cbfce5115bd06b310c947b8aa13960b43b
This commit is contained in:
parent
a12e1f2568
commit
fb5a9062ff
19 changed files with 272 additions and 2 deletions
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"name": "Bambu ASA @BBL X1 0.2 nozzle",
|
||||
"type": "filament",
|
||||
"instantiation": "true",
|
||||
"from": "system",
|
||||
"inherits": "Bambu ASA @base",
|
||||
"setting_id": "GFSB01_03",
|
||||
"fan_max_speed": [
|
||||
"80"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"2"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 0.2 nozzle"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue