grblHAL / iMXRT1062

grblHAL driver for NXP iMXRT1062 (Teensy 4.x)
Other
51 stars 39 forks source link

Using the ethernet port #30

Closed mundsen closed 1 year ago

mundsen commented 2 years ago

Does software like LightBurn support using the Ethernet as an alternative to USB?

Or is the ethernet support for webui only?

terjeio commented 2 years ago

Any sender that can use "raw" telnet can use ethernet. I do not know if LigthBurn can, my own ioSender can use both Telnet and Websocket comms. puTTY can also connect via "raw" telnet, there is a checkbox for "Raw" mode.