Upload to SD issue - FlashForge

What is the problem?

After Flashforge Finder 2.8.4 update, it seems the M104 command gets ignored and swapped with a default temperature of 180 degrees.
The problem only appears when I send the gcode via CURA or upload through OctoPI "Upload to SD" command.

NOTE: the previous behaviour for this specific printer was to get up to 180 degrees, and then increase again to the defined printing temperature. This last step now is skipped and it starts printing at 180.

If I stick a USB key with the same file into the USB printer port, it works correctly.

What did you already try to solve it?

Yes, done different tests and run debug serial mode. I can see the printing temperature set to 180 even if the gcode shows M104 S230 T0:

2021-08-31 08:52:44,586 - Recv: MachineStatus: BUILDING_FROM_SD
2021-08-31 08:52:44,587 - Recv: MoveMode: READY
2021-08-31 08:52:44,602 - Recv: Status: S:0 L:0 J:0 F:0
2021-08-31 08:52:44,617 - Recv: ok
2021-08-31 08:52:44,621 - Send: M105
2021-08-31 08:52:44,622 - Recv: CMD M27 Received.
2021-08-31 08:52:44,627 - Recv: SD printing byte 0/1000
2021-08-31 08:52:44,633 - Recv: ok
2021-08-31 08:52:44,645 - Recv: CMD M105 Received.
2021-08-31 08:52:44,656 - Recv: T0:204 /180 B:0/0

Have you tried running in safe mode?

No, flashforge need an external plugin to work. However, I uninstalled all the other plugins.

Did running in safe mode solve the problem?

N/A

Systeminfo Bundle

octoprint-systeminfo-20210831090655.zip (2.4 MB)

Additional information about your setup

I tested both 1.6.1 and 1.7.0Rc2 with the same behaviour, Raspberry PI 3
FlashForge Finder 2.8.4 using SD upload