Hello, when using the grblHAL ESP32 firmware, the files can be read normally when using the $F command to read files from the SD card, but it still prints error:62. Furthermore, using the $F= command results in error:84. However, when I change the command to $F=/filename, it works correctly. My controller is an MKS DLC32 2.0. Whether I build the firmware using a web page or download the code and compile it myself, the result is the same. Below are screenshots of my tests. I'm unsure if these are the problem or a problem with my operation.

Hello, when using the grblHAL ESP32 firmware, the files can be read normally when using the $F command to read files from the SD card, but it still prints error:62. Furthermore, using the $F= command results in error:84. However, when I change the command to $F=/filename, it works correctly. My controller is an MKS DLC32 2.0. Whether I build the firmware using a web page or download the code and compile it myself, the result is the same. Below are screenshots of my tests. I'm unsure if these are the problem or a problem with my operation.