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

@@ -20,9 +20,7 @@
"brim_object_gap": "0.1",
"brim_type": "no_brim",
"brim_width": "5",
"compatible_printers": [
"Flashforge Guider 3 Ultra 0.4 Nozzle"
],
"compatible_printers": ["Flashforge Guider 3 Ultra 0.4 Nozzle"],
"compatible_printers_condition": "",
"default_acceleration": "10000",
"default_jerk": "0",
@@ -119,7 +117,7 @@
"overhang_speed_classic": "0",
"post_process": [],
"precise_outer_wall": "0",
"prime_tower_brim_width": "8",
"prime_tower_brim_width": "5",
"prime_tower_width": "12",
"prime_volume": "40",
"print_flow_ratio": "1",
@@ -136,7 +134,7 @@
"role_based_wipe_speed": "1",
"seam_gap": "10%",
"seam_position": "aligned",
"single_extruder_multi_material_priming": "0",
"single_extruder_multi_material_priming": "1",
"skirt_distance": "2",
"skirt_height": "1",
"skirt_loops": "2",
@@ -152,7 +150,7 @@
"sparse_infill_density": "15%",
"sparse_infill_filament": "1",
"sparse_infill_line_width": "0.45",
"sparse_infill_pattern": "crosshatch",
"sparse_infill_pattern": "grid",
"sparse_infill_speed": "270",
"spiral_mode": "0",
"staggered_inner_seams": "0",
@@ -176,7 +174,7 @@
"support_object_xy_distance": "0.3",
"support_on_build_plate_only": "0",
"support_remove_small_overhang": "1",
"support_speed": "120",
"support_speed": "80",
"support_style": "default",
"support_threshold_angle": "30",
"support_top_z_distance": "0.2",
@@ -240,5 +238,6 @@
"70"
],
"xy_contour_compensation": "0",
"xy_hole_compensation": "0"
"xy_hole_compensation": "0",
"version": "2.1.1.0"
}