Added AD5X & SUNLU filaments for Flashforge + fixes & updates (#8573)

- Added AD5X
- Added SUNLU filaments for AD5 and AD3 series
- Updated SUNLU filament & setting IDs for BBL
- Updated SUNLU parameters in OrcaLibrary
- Fixes & enhancements for Flashforge profiles

Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
Asim Siddiqui
2025-03-01 16:00:18 +11:00
committed by GitHub
parent 268601a3da
commit 18652068e3
263 changed files with 5315 additions and 8508 deletions

View File

@@ -0,0 +1,27 @@
{
"type": "filament",
"name": "Flashforge Generic PLA @FF AD5M 0.25 Nozzle",
"inherits": "Flashforge Generic PLA",
"renamed_from": "Flashforge PLA @FF AD5M 0.25 Nozzle",
"from": "system",
"setting_id": "FFGP01_01",
"instantiation": "true",
"compatible_printers": [
"Flashforge Adventurer 5M 0.25 Nozzle",
"Flashforge Adventurer 5M Pro 0.25 Nozzle",
"Flashforge AD5X 0.25 nozzle"
],
"filament_settings_id": ["Flashforge Generic PLA @FF AD5M 0.25 Nozzle"],
"activate_air_filtration": ["1"],
"complete_print_exhaust_fan_speed": ["100"],
"during_print_exhaust_fan_speed": ["100"],
"filament_flow_ratio": ["1"],
"filament_max_volumetric_speed": ["2.8"],
"hot_plate_temp": ["45"],
"hot_plate_temp_initial_layer": ["50"],
"overhang_fan_threshold": ["25%"],
"pressure_advance": ["0.1"],
"slow_down_layer_time": ["8"],
"slow_down_min_speed": ["15"],
"version": "1.8.0.0"
}