Merged Orca-Flashforge 1.3 branch + fixes & optimizations

Added AD5X & G4P
Consolidated/Revised AD3, AD5M & G2S profiles
Commenced filament Filament ID & Setting ID corrections
This commit is contained in:
RikshaDriver
2025-02-19 23:42:14 +11:00
parent ae5d7ea996
commit fcc3da5800
367 changed files with 19450 additions and 250 deletions

View File

@@ -119,7 +119,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 +136,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 +152,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 +176,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 +240,6 @@
"70"
],
"xy_contour_compensation": "0",
"xy_hole_compensation": "0"
"xy_hole_compensation": "0",
"version": "2.1.1.0"
}