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

@@ -4,9 +4,7 @@
"inherits": "0.30mm Standard @Flashforge AD5M Pro 0.6 Nozzle",
"from": "system",
"instantiation": "true",
"compatible_printers": [
"Flashforge Adventurer 5M Pro 0.6 Nozzle"
],
"compatible_printers": ["Flashforge Adventurer 5M Pro 0.6 Nozzle"],
"filename_format": "{input_filename_base}.gcode",
"post_process": "",
"layer_height": "0.18",
@@ -21,5 +19,6 @@
"support_interface_speed": "40",
"support_object_xy_distance": "0.4",
"support_speed": "100",
"version": "2.0.2.0"
"skirt_loops": "0",
"version": "2.1.1.0"
}