mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 07:11:12 -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
29
resources/profiles/BBL/filament/Bambu ASA @base.json
Normal file
29
resources/profiles/BBL/filament/Bambu ASA @base.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "Bambu ASA @base",
|
||||
"type": "filament",
|
||||
"instantiation": "false",
|
||||
"from": "system",
|
||||
"inherits": "fdm_filament_asa",
|
||||
"filament_density": [
|
||||
"1.05"
|
||||
],
|
||||
"filament_cost": [
|
||||
"31.99"
|
||||
],
|
||||
"filament_id": "GFB01",
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"270"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"270"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.95"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"50"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"18"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue