makerbase-mks / Mks-Robin-Nano-Marlin2.0-Firmware

The firmware of Mks Robin Nano, based on Marlin-2.0.x, adding the color GUI.
GNU General Public License v3.0
261 stars 284 forks source link

Mks wifi gcode output feg. eeprom setting via wifi not usb #186

Open Darkraven2k3 opened 3 years ago

Darkraven2k3 commented 3 years ago

Hi,

I got a robin nano v2 with ts35 monitor and mkswifi

Now thanks to Luca I got esp3d fw installed and so fare working with webui.

The problem is, that most of the Gcode I send via wifiterminal only report back:OK.

When I have my printer connected via USB and use slicer3d to see terminal than I can input my commands in webui and my printout will be on my pc.

Ia there a way to get something like dual output aka. Return information back over wifi serial and also USB?

MKS-Sean commented 3 years ago

You mean to return the command and ok sent by the web page? like this: send: M105 receive: ok

Darkraven2k3 commented 3 years ago

Yes exactly. Only host connected via USB is receiving the data output. So dual serial output would be very helpfull

Darkraven2k3 commented 3 years ago

Good would be full compatibility for mks wifi v2 aka esp8266 in marlinui.