Hi,
Few years ago I have made small ethernet controller for Mach3. At that point there was no interest.
Recently I got some some questions whether I could review it ( after 8 years :-) ) and put for others using one of cheap eval boards.
I have made some archeological digging in my copies and found out that I can still compile the code ( VC 2010 Express + DDK)
I would use this one as platform:
https://www.st.com/en/evaluation-tools/nucleo-f429zi.html25Euro ( in my place locally), it even has Arduino connectors on top ( so you can use some shields locally)
My guess is it would run about 150..250kHz
I have placed some refreshed code here:
https://github.com/jarekkt/step2machI would release it under beerware-like license ( so you can use it and if you appreciate it you can send my 'Paypal' beer )
Last time it worked it used dsPic processor from Microchip. Not all was yet implemented ( like scannig , axes slaving) , but ordinary operation and jogging worked.
So please let me know if there is real need for it ? ( I do not use Mach anymore, I do not know how alive Mach3 is and what is the demand)