Hello. Today I created two identical gcode files, one of which I saved and the other I sent via wifi. Then I compared them. The one that was sent via wifi contained the following codes at the end of the file:
M105
M997
M994
M992
M27
M105
M997
M994
M992
M27
For some commands I couldn’t find a description in the marlin manual.
These commands force the printer to reboot. Is there anything I can do about these?