Feature/revert recent flashforge changes(#8498)

* Revert "fix more Flashforge issues"

This reverts commit 6e473fd5fa.

* Revert "Fixed an issue that some Flashforge filament profiles don't' have compatible_printers defined which cause filament selection dialog didn't filter properly"

This reverts commit f8c0cdfb11.

* Revert "Merged Orca-Flashforge 1.3 branch (Added AD5X & G4P) + fixes & optimizations (#8461)"

This reverts commit b8e4ce75e0, reversing
changes made to be8bf54884.
This commit is contained in:
SoftFever
2025-02-22 17:58:23 +08:00
committed by GitHub
parent d839c52114
commit dc491166a8
411 changed files with 8893 additions and 14352 deletions

View File

@@ -7,7 +7,9 @@
"bridge_speed": "15",
"infill_wall_overlap": "25%",
"inherits": "0.20mm Standard @Flashforge G3U 0.4 Nozzle",
"compatible_printers": ["Flashforge Guider 3 Ultra 0.4 Nozzle"],
"compatible_printers": [
"Flashforge Guider 3 Ultra 0.4 Nozzle"
],
"filename_format": "{input_filename_base}.gcode",
"post_process": "",
"internal_bridge_speed": "30",
@@ -21,6 +23,5 @@
"support_line_width": "0.4",
"support_object_xy_distance": "0.4",
"support_speed": "80",
"prime_tower_brim_width": "5",
"version": "2.1.1.0"
"version": "2.0.2.0"
}