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

@@ -1,14 +1,14 @@
{
"type": "machine",
"setting_id": "GM001",
"name": "Flashforge Adventurer 3 Series 0.4 Nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_adventurer3_common",
"printer_model": "Flashforge Adventurer 3 Series",
"default_print_profile": "0.20mm Standard @Flashforge AD3 0.4 Nozzle",
"nozzle_diameter": [ "0.4", "0.4" ],
"printer_variant": "0.4",
"max_layer_height": [ "0.4", "0.4" ],
"min_layer_height": [ "0.01", "0.01" ]
"type": "machine",
"setting_id": "GM001",
"name": "Flashforge Adventurer 3 Series 0.4 Nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_adventurer3_common",
"printer_model": "Flashforge Adventurer 3 Series",
"default_print_profile": "0.20mm Standard @Flashforge AD3 0.4 Nozzle",
"nozzle_diameter": ["0.4", "0.4"],
"printer_variant": "0.4",
"max_layer_height": ["0.4", "0.4"],
"min_layer_height": ["0.01", "0.01"]
}