Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: Theremin on December 31, 2015, 07:56:26 AM

Title: Parker ACR9000 and Mach3
Post by: Theremin on December 31, 2015, 07:56:26 AM
Hi,

I have commercial X/Y table, which is originally designed for another use than CNC.
System based on Parker ACR9000 controller and Aries AR-04 drivers + servo motors.
System not support control over parallel port and therefore looks that it's a bit tricky to control system with Mach3.

ACR9000 support ethernet, USB and serial cable and with Parkers own control SW, I can move table, so basically system is functional in the electrical point of view.

Is there any ideas, how to control ACR9000 with Mach3?
Title: Re: Parker ACR9000 and Mach3
Post by: BR549 on December 31, 2015, 12:45:04 PM
You will Have to write a Motion Plugin to interface your Controller to Mach3.

(;-) TP
Title: Re: Parker ACR9000 and Mach3
Post by: Theremin on December 31, 2015, 06:47:53 PM
Even ACR9000 seems to be a really smart device, sounds that it's easier to replace ACR9000 with cheap chinese parallel port controller to get system up an running. I'm HW guy and I don't have time to write code, if there is HW solution available  :)
It's also cost efficient solution to replace expensive ACR with another controller.
Title: Re: Parker ACR9000 and Mach3
Post by: Hood on January 02, 2016, 01:27:52 PM
Had a quick search and it seems the ACR9000 may output Step/Dir signals. If that is the case then your drives must accept Step/Dir.
So assuming both of the above to be correct you could replace the ACR9000 with one of the motion controls that work with Mach. You could even possibly just use the parallel port but that would depend on the pulses per unit required for the drives and the velocity you wish.

Hood
Title: Re: Parker ACR9000 and Mach3
Post by: FJ40 on January 08, 2016, 05:13:38 PM
I also have an old ACR9000 lying around that I would like to use with for some project in the future.