Author Topic: I basically need a shopping list to go along with a PMDX-424  (Read 1907 times)

Pavel

  • Posts: 2
    • View Profile
I basically need a shopping list to go along with a PMDX-424
« on: August 19, 2020, 05:48:44 PM »
Hello, im interested in a PMDX-424 pulse engine and Mach 4 combo but.. i'm basically not sure what else i need to run a few stepper motors.  Im not new to the world of CNC but until now i have only used fully enclosed controllers.

If i understand correctly the PMDX-424 is not meant to be physically connected to the stepper motors, how do i link the independent motors to the board? What other boards and cables do i need? What cables do i need to connect the boards to the computer or to each other? I figure this information might be trivial for others but it is not for me.

I would prefer to purchase everything in one go and not make a trial-and-error research project out of this.

12strings

  • Posts: 278
    • View Profile
Re: I basically need a shopping list to go along with a PMDX-424
« Reply #1 on: August 20, 2020, 01:40:02 AM »
1. Standard USB A-to-B cable between the PC and the PMX-424

2. Stepper motor drivers, one for each motor.  These translate the step and direction signals from the PMDX-424 to drive the motor windings.  Depending on your budget and the size of your motors (dictated by the size of your machine), these can be some of the Geckdrive drivers.  Or there are many other brands of stepper drivers, and even more Chinese clones of those stepper drivers.

3. A power supply for your stepper motors.  Generally you want a linear power supply as opposed to a switching supply.  You can by a complete power supply, or buy parts and put one together yourself.  If the DIY avenue sounds interesting, look a the PMX-137 or PMDX-136.  You will need to buy your own transformer (they give you links to a few) and a power switch.

4. Wire for step/direction signals.  This can be pretty much any gauge of wire as it doesn't carry a lot of current.  22, 24 or 28 gauge works well.

5. Wire for the stepper motors.  This may need to be a bit heavier gauge than the step/dir wiring, but that depends on what maximum current you are driving the motors with.  I don't recall the gauge vs. current capacity chart off the top of my head, but a quick search should find one for you.

6. Wire for the AC power into the PMX-424 (lamp zip cord works just fine).

7. Limit and/or home switches - optional, at least for initial setup and testing.  Typically mechanical switches, or optical sensor or proximity switches.  Again, depends on your machine.

8. Something to mount your system on or in.  The stepper drivers will need some kind of heat sink, and it it nice to have everything, including the PMX-424, bolted down to something.  Some people mount them on a (fairly) heavy aluminum plate.  Some people put heat sinks on drivers.  Some people put everything in a NEMA enclosure and use the walls of the enclosure as the heat sink.  Some also add a fan, and some do not.  Again, this depends on what drivers you are using and how much current you drive the motors with.

That should get you started.

Pavel

  • Posts: 2
    • View Profile
Re: I basically need a shopping list to go along with a PMDX-424
« Reply #2 on: August 21, 2020, 10:46:29 AM »
Well, i see that the PMDX board has "slots" with 3 pins for each motor, called Motor 0 to Motor3A and 3B. I figure these wires send the "data" or pulses to another board that controls the stepper motors. How are these 3 pins connected to the stepper drivers? Heres an example of a gecko controller

https://www.geckodrive.com/amfile/file/download/file_id/29/product_id/18/

This manual talks about terminals 9, 10 and 12 as "direction" "step" and "ground". Am i to wire these 3 pins to the 3 pins on the PMDX-424 (say for Motor0)? I see that the PMDX board pins also say "Step, Com and Dir" which i figure match the ones on the gecko.

12strings

  • Posts: 278
    • View Profile
Re: I basically need a shopping list to go along with a PMDX-424
« Reply #3 on: August 22, 2020, 12:35:31 AM »
Yep, that is how to connect the step/dir/com signals.  In Mach4, PMDX plug-in configuration needs the step/dir common set to "GND" (I think that is the default, but check anyway).