makerbase-mks / MKS-Robin-Nano-V3.X

Robin nano V3 is an upgraded version of Robin Nano V2.0. The upgrade changes are quite large, including upgrading the MCU to the M4 core, and adding support for USB disk.
GNU General Public License v3.0
138 stars 66 forks source link

M503 command have only OK response through Wifi connection #55

Open pagabee opened 3 years ago

pagabee commented 3 years ago

I wanted to change the eeprom settings in Repetier-Host through Wifi connection, but it is not possible, the window is empty. The M503 command has only OK respose.

Repetier-Host

M115 and M122 commands have the same behaviours:

Wifi connection: M503_Wifi M115_Wifi M122_Wifi

USB connection: M503_USB M115_USB M122-USB

mks-viva commented 2 years ago

If you use pronterface connect it, send M503 will return what?

pagabee commented 2 years ago

The same as with PuTTY:

Pronterface_M503_USB Pronterface_M503_Wifi

mtsegundo commented 11 months ago

Did you find a way to fix this problem?

pagabee commented 11 months ago

Hello, I found that, the MKS version of Marlin has several bugs, therefore I'm using the original Marlin with a SD sharing ESP3D board. The SD sharing solution has two advantage: more speed and I can use the latest Marlin version.