mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +00:00
ENH:add support for ASA and PLA Aero
Change-Id: I1d4be3cbfce5115bd06b310c947b8aa13960b43b
This commit is contained in:
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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user