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

@@ -6,7 +6,7 @@
"setting_id": "GP001",
"instantiation": "true",
"layer_height": "0.3",
"initial_layer_print_height" : "0.3",
"initial_layer_print_height": "0.3",
"line_width": "0.4",
"initial_layer_line_width": "0.4",
"outer_wall_line_width": "0.4",
@@ -54,9 +54,7 @@
"wipe_speed": "200",
"reduce_crossing_wall": "1",
"max_travel_detour_distance": "50",
"compatible_printers": [
"Flashforge Adventurer 3 Series 0.4 Nozzle"
],
"compatible_printers": ["Flashforge Adventurer 3 Series 0.4 Nozzle"],
"filename_format": "{input_filename_base}.gcode",
"post_process": ""
}