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

@@ -0,0 +1,50 @@
{
"type": "filament",
"name": "Flashforge HS PLA @FF AD5M 0.25 Nozzle",
"inherits": "Flashforge Generic HS PLA",
"from": "system",
"setting_id": "GFSA04_09",
"instantiation": "true",
"compatible_printers": [
"Flashforge Adventurer 5M 0.25 Nozzle",
"Flashforge Adventurer 5M Pro 0.25 Nozzle"
],
"filament_id": "GFL99",
"filament_settings_id": [
"Flashforge HS PLA @FF AD5M 0.25 Nozzle"
],
"activate_air_filtration": [
"1"
],
"complete_print_exhaust_fan_speed": [
"100"
],
"during_print_exhaust_fan_speed": [
"100"
],
"filament_flow_ratio": [
"1"
],
"filament_max_volumetric_speed": [
"2"
],
"filament_start_gcode": [
"; filament start gcode\n;right_extruder_material: HS PLA\n"
],
"hot_plate_temp": [
"45"
],
"hot_plate_temp_initial_layer": [
"50"
],
"nozzle_temperature": [
"210"
],
"pressure_advance": [
"0.1"
],
"slow_down_min_speed": [
"15"
],
"version": "1.8.0.0"
}