OrcaSlicer Files

This commit is contained in:
Aria 2025-04-30 11:48:52 +10:00
parent e5468753cf
commit 181bd92f5e
Signed by: aria
GPG key ID: 19AB7AA462B8AB3B
1113 changed files with 69943 additions and 8 deletions

View file

@ -0,0 +1,45 @@
{
"type": "filament",
"name": "Bambu PLA Aero @base",
"inherits": "fdm_filament_pla",
"from": "system",
"filament_id": "OGFA11",
"instantiation": "false",
"description": "This filament is only used to print models with a low density usually, and some special parameters are required. To get better printing quality, please refer to this wiki: Instructions for printing RC model with foaming PLA (PLA Aero).",
"fan_min_speed": [
"30"
],
"filament_cost": [
"44.99"
],
"filament_density": [
"1.21"
],
"filament_flow_ratio": [
"0.6"
],
"filament_max_volumetric_speed": [
"6"
],
"filament_type": [
"PLA-AERO"
],
"filament_vendor": [
"Bambu Lab"
],
"filament_scarf_seam_type": [
"none"
],
"nozzle_temperature_range_low": [
"210"
],
"nozzle_temperature_range_high": [
"260"
],
"supertack_plate_temp": [
"0"
],
"supertack_plate_temp_initial_layer": [
"0"
]
}