Printer controller with 8+ stepper drivers?
- redoverred
- Printmaster!
- Posts: 159
- Joined: Tue Sep 30, 2014 2:28 pm
- Contact:
Printer controller with 8+ stepper drivers?
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.
Re: Printer controller with 8+ stepper drivers?
Beaglebone and CRAMPS cape will but so far I haven't been able to configure linuxcnc for 5, I switched releases and have hope.
- 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?
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.
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.
- Eaglezsoar
- ULTIMATE 3D JEDI
- Posts: 7159
- Joined: Sun Apr 01, 2012 5:26 pm
Re: Printer controller with 8+ stepper drivers?
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.Jimustanguitar wrote:The new Aligator board will do 7.
https://www.indiegogo.com/projects/alli ... controller
A fully configured board looks to be over $400.
- redoverred
- Printmaster!
- Posts: 159
- Joined: Tue Sep 30, 2014 2:28 pm
- Contact:
Re: Printer controller with 8+ stepper drivers?
Wow, I hadn't even thought about software to run that many steppers. That is definitely going to be a sticky point.
Re: Printer controller with 8+ stepper drivers?
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
- redoverred
- Printmaster!
- Posts: 159
- Joined: Tue Sep 30, 2014 2:28 pm
- Contact:
Re: Printer controller with 8+ stepper drivers?
Thanks, that is a good one for what I need!mhackney wrote:The Azteeg X3 Pro has 8 on-board driver sockets. It's cheap and runs arduino firmware.
Re: Printer controller with 8+ stepper drivers?
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
- redoverred
- Printmaster!
- Posts: 159
- Joined: Tue Sep 30, 2014 2:28 pm
- Contact:
Re: Printer controller with 8+ stepper drivers?
No, not really, still have a lot of design work to do. Thanks!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?
Re: Printer controller with 8+ stepper drivers?
Did you manage to get this working? I'm leaning towards the Duet, but the BBB+CRAMPS platform seems way more future-proof.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.
Questions? Ask in a thread - PMs are off.
AI Calibration | Dimensional Accuracy Calibration | Hand-Tune your PID | OctoPi + Touchscreen setup | My E3D hot end mount, Z probe, fan ducts, LED ring mount, filament spool holder, etc.
AI Calibration | Dimensional Accuracy Calibration | Hand-Tune your PID | OctoPi + Touchscreen setup | My E3D hot end mount, Z probe, fan ducts, LED ring mount, filament spool holder, etc.