- Hardware & Machines
- CNC Machines
- Help needed: Retrofitting a CNC plasma table with new drivers and controller
Help needed: Retrofitting a CNC plasma table with new drivers and controller
At work we obtained a 4'x8' CNC Plasma table but it's missing the drivers and the controller. The stepper motors, the wire harness and all of the parts of the actual table are all there.
There are four 6A 3V stepper motors in it, two of them move the gantry, one of them moves the torch on the gantry, and one moves the torch up and down. It also has a couple of kill switches, one clicks when the torch hits something, another one clicks when the torch tops out on the z-axis.
The price on the original controls for this table is pretty steep and as far as I know we would still be missing the features to adjust the amperage with the controller.
Now I'm a software guy so I'm not super familiar with the hardware side of things and I have very little experience with CNC machines so any advice on how to avoid common mistakes would be greatly appreciated but I do have a few questions to start with.
Since the table has four stepper motors but two of them work on the same axis do I need three or four drivers?
It's a big table and I can see it cutting 1/2" steel on semi regular basis should I be buying drivers that are rated for more than 6A?
How do I make sure I'm buying the right drivers for the stepper motors, the right controller for the drivers and the right PSU for all of it?
Please Log in or Create an account to join the conversation.
Since the table has four stepper motors but two of them work on the same axis do I need three or four drivers?
You need 4 drivers.
Buy drivers rated for the stepper motor current, or (better) large drives that can be adjusted down to the rated current. Ignore the motor rated voltage, that has very little relevance once the motor is moving.It's a big table and I can see it cutting 1/2" steel on semi regular basis should I be buying drivers that are rated for more than 6A?
How do I make sure I'm buying the right drivers for the stepper motors, the right controller for the drivers and the right PSU for all of it?
If this is a big machine I would suggest high-voltage drivers. Rather than bother with a PSU, get some of the drivers that take mains AC input. Don't forget breakers or fuses on the driver inputs, and _never_ disconnect a motor when the driver is powered up.
Consider buying a cheap breakout board and running with the parallel port just to get the machine moving. But don't reckon on running production with that setup.
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
- Posts: 19198
- Thank you received: 6436
If they have 5 wires, they are unipolar and the only way to use them with bipolar drives is to open the back of motors and rewire.
If they are 6, or 8 wires, they can be used as bipolar and unipolar.
In case they are 4 wire ones they can be used only as bipolar.
The older drives were unipolar, almost all new ones are bipolar.
Please Log in or Create an account to join the conversation.
Consider buying a cheap breakout board and running with the parallel port just to get the machine moving. But don't reckon on running production with that setup.
Can you recommend a breakout board I could use?
I would love to use this www.buyapi.ca/product/raspberry-pi-cnc-board/ since it has all the features I need and I've used RPi in previous projects so I am familiar with it but unfortunately I can't find drivers compatible with that board that are capable of delivering 6A
How many wires do motors have?
All of them have 4 wires
Please Log in or Create an account to join the conversation.
Do you have a generic PC available to load LinuxCNC onto?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
What external interfaces does the laptop have?
Please Log in or Create an account to join the conversation.
As far as power management goes I guess there is nothing you can't fix by changing a few config files.
Please Log in or Create an account to join the conversation.
One example here: goo.gl/photos/db7xcXPsCjbLG17X6
That's a PC motherboard and a collection of Mesa interface cards mounted on an aluminium plate.
Please Log in or Create an account to join the conversation.
You will need a real PC not a laptop and starting from the control end a 5i25/7i77 PNG Kit will get that wrapped up. You will need a 24vdc power supply for field voltage so if you go the Antek route get one with 5v and 24v as well. If you can't find drives that take 120v then a good power supply like an Antek (note not Antec) and some good drives like Gecko GM215 that takes 80v input. For torch height control a THCAD card will take care of that. I sell the Mesa cards.
JT
Please Log in or Create an account to join the conversation.
- Hardware & Machines
- CNC Machines
- Help needed: Retrofitting a CNC plasma table with new drivers and controller