PC Parallel Bus for CNC Machine: Is it Possible?

  • Thread starter Thread starter gimini75
  • Start date Start date
  • Tags Tags
    pc
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
gimini75
Messages
50
Reaction score
0
Hi

I have a project to do it in my final year, the project is to develope a program to drive motors in a CNC machine, the problem is this CNC machine has it's own card (hardware&software) to be installed in a PC bus to comunacte with the CNC machine but this card is missing and the company which was making this type of CNC machine will no longare producing it, now I want again to communicate with CNC machine from the parallel bus inside the PC is it possible, Iam not sure.

Thanks
 
Physics news on Phys.org
Maybe, what model cnc is it?
If it is fanuc or a jema standard machine I might be able to help you.
 
Hi
Thanks for your reply, the CNC machine which Iam using it in project is a small CNC machine (Feedback 926) with 3 stepper motor.
 
I haven't heard of Feedback. But if you are allowed to isolate the motors from the
controller you can use any off the shelf controller to drive them. There are used
logic controllers available (cheap and easy). Or, you could write your own program to control them with the parallel port (cheaper but not so easy).

Google it. There are many options.