Hi
Forewords: I am total beginner in CNC-world so my questions may be a little dumb.
For another project I designed a controller board that has ethernet-connection and stepper motor controllers + several digital I/Os.
For that same project, I am going to build a cnc router (to make parts) and I started wondering if it would
be possible to control cnc-machine from EMC over TCP-connection?
New PCs do not have parallel ports any more and I have had my share of add-on card mess.
I wonder if it would be possible, instead of creating stepper control signals over parallel port, send control over TCP?
In the controller board end it would be very easy to run motors based on the commands received over TCP and likewise easy to read limit switches,
encoders etc. and pass that info back to EMC.
I did search this forum and google but either this is something nobody has done or I was using wrong keywords.
-MJ-