I have an Arduino uno and a 4 axis driver shield.

I have an Arduino uno and a 4 axis driver shield. What would I need to install to make this thing run my foam cutter? Any suggestions would be appreciated.

Thanks Bruce

GRBL

Inventables.com. Easel is a good sender or you could use Universal G code sender. You can find GRBL on github. http://Inventables.com

How does the foam cutter function. I guess you will need a couple or three stepper motors. Have you a rough idea of how it should function. Ie will the table/work move or the cutting head. Will it be a robot arm design so it can cut more than the x y…

I hadn’t thought about a manual cutter. That would require some modifications. What kind of setup do you have?

Have a look to jedicut and it’s plug in for uno , software dedicated for hot wire foam cutting

@Curtis_Cummings missing/deleted image from Google+

Thanks

Hard to tell how big it is from the photos. I haven’t heard of eddy’s suggestion. But anything called “Jedi” has to be awesome. If you decide to go with GRBL then check out the Inventible’s forum. Everything you need to know is in there somewhere.

I can see that the stepper motors you use are nema23 stepper motors. You can’t move these motors with the drivers you have.

In the arduino 4 axis shield you can install a4988 or drv8825 drivers and this driver can drain 2A and your motors need more.

You should see the specification of your motors and check if 2A it’s enough.

I was looking at the shield I purchased and it said grbl could only drive 3 axis with the 4 axis slaved.

That’s correct. GRBL is limited to 3axis. I wire my duel Y motors together. I have several GRBL controllers. Some have a 4th terminal already slaved. And one you have to double up the motors. But all are three axis controllers.

@Bruce_Hoover you don’t need more than 3 axis.

I do need 4 independent axis. Most of my cuts are not the same on each end

Here comes my lack of knowledge on foam cutting. Lol. I don’t understand that at all. But if you meet 4 separate axis then a GRBL driven machine is not your answer.

Looking at your machine I don’t understand why you would need more than two axis. Are you saying that you need the two (“tower” lacking a better word) motors to be at separate heights from each other?