Printer controller with 8+ stepper drivers?

A place to talk about user-made mods and upgrades to their machines
Post Reply
User avatar
redoverred
Printmaster!
Posts: 159
Joined: Tue Sep 30, 2014 2:28 pm
Contact:

Printer controller with 8+ stepper drivers?

Post by redoverred »

Are there any CNC controllers that are for non-pro use (read: inexpensive) that are modular enough to support 8+ stepper drivers? I have a project I am working on that would require at LEAST 7, but preferably 8 or more. It has to be fast for the kinematics required, so probably no Arduino based boards.
JFettig
Printmaster!
Posts: 821
Joined: Tue Nov 18, 2014 4:39 pm
Location: Minnesota

Re: Printer controller with 8+ stepper drivers?

Post by JFettig »

Beaglebone and CRAMPS cape will but so far I haven't been able to configure linuxcnc for 5, I switched releases and have hope.
User avatar
Jimustanguitar
ULTIMATE 3D JEDI
Posts: 2608
Joined: Sun Mar 31, 2013 1:35 am
Location: Notre Dame area
Contact:

Re: Printer controller with 8+ stepper drivers?

Post by Jimustanguitar »

Eric
Printmaster!
Posts: 717
Joined: Sat Aug 18, 2012 4:09 am
Location: Chula Vista, CA

Re: Printer controller with 8+ stepper drivers?

Post by Eric »

For a complex situation like yours, the old maxim of finding the software you want to use, then restricting your choices to the hardware it runs on may be applicable. You'll have some configuring to do, no matter what.

If you find a solution that meets your needs other than the driver count, it's not very difficult to add a driver board so long as there are enough unused GPIO pins broken out from the CPU. You need two pins per driver (Direction & Step), preferably three (Enable is desirable, but could be hardwired or shared). For a working prototype, bread-boarding a motor carrier is straightforward, or one could adapt someone else's add-on board --the CRAMP3 with a custom interface cable would probably work.
User avatar
Eaglezsoar
ULTIMATE 3D JEDI
Posts: 7159
Joined: Sun Apr 01, 2012 5:26 pm

Re: Printer controller with 8+ stepper drivers?

Post by Eaglezsoar »

Jimustanguitar wrote:The new Aligator board will do 7.

https://www.indiegogo.com/projects/alli ... controller
The alligator board looks great and I do hope that they can produce enough to eventually be on the open market here in the USA.
A fully configured board looks to be over $400.
User avatar
redoverred
Printmaster!
Posts: 159
Joined: Tue Sep 30, 2014 2:28 pm
Contact:

Re: Printer controller with 8+ stepper drivers?

Post by redoverred »

Wow, I hadn't even thought about software to run that many steppers. That is definitely going to be a sticky point.
User avatar
mhackney
ULTIMATE 3D JEDI
Posts: 5391
Joined: Mon Mar 26, 2012 4:15 pm
Location: MA, USA
Contact:

Re: Printer controller with 8+ stepper drivers?

Post by mhackney »

The Azteeg X3 Pro has 8 on-board driver sockets. It's cheap and runs arduino firmware.

Sublime Layers - my blog on Musings and Experiments in 3D Printing Technology and Art

Start Here:
A Strategy for Successful (and Great) Prints

Strategies for Resolving Print Artifacts

The Eclectic Angler
User avatar
redoverred
Printmaster!
Posts: 159
Joined: Tue Sep 30, 2014 2:28 pm
Contact:

Re: Printer controller with 8+ stepper drivers?

Post by redoverred »

mhackney wrote:The Azteeg X3 Pro has 8 on-board driver sockets. It's cheap and runs arduino firmware.
Thanks, that is a good one for what I need!
User avatar
mhackney
ULTIMATE 3D JEDI
Posts: 5391
Joined: Mon Mar 26, 2012 4:15 pm
Location: MA, USA
Contact:

Re: Printer controller with 8+ stepper drivers?

Post by mhackney »

I could probably be talked out of mine. I want to migrate to a Smoothie board and am just waiting for the group buy discount. Are you in a hurry?

Sublime Layers - my blog on Musings and Experiments in 3D Printing Technology and Art

Start Here:
A Strategy for Successful (and Great) Prints

Strategies for Resolving Print Artifacts

The Eclectic Angler
User avatar
redoverred
Printmaster!
Posts: 159
Joined: Tue Sep 30, 2014 2:28 pm
Contact:

Re: Printer controller with 8+ stepper drivers?

Post by redoverred »

mhackney wrote:I could probably be talked out of mine. I want to migrate to a Smoothie board and am just waiting for the group buy discount. Are you in a hurry?
No, not really, still have a lot of design work to do. Thanks!
User avatar
626Pilot
ULTIMATE 3D JEDI
Posts: 1716
Joined: Tue May 14, 2013 12:52 pm

Re: Printer controller with 8+ stepper drivers?

Post by 626Pilot »

JFettig wrote:Beaglebone and CRAMPS cape will but so far I haven't been able to configure linuxcnc for 5, I switched releases and have hope.
Did you manage to get this working? I'm leaning towards the Duet, but the BBB+CRAMPS platform seems way more future-proof.
Post Reply

Return to “Mods and Upgrades”