Welcome! Log In Create A New Profile

Advanced

Extruder

Posted by bethebeer 
Extruder
April 09, 2012 05:34PM
I am building my first printer using an Arduino UNO and have installed the Teacup firmware successfully. I was wondering if I could use a stepper driver for the extruder without an extruder controller; if not, why not? For the stepper drivers controlling the 3 axes, are all stepper drivers compatible?

Thanks,
Dave
Re: Extruder
April 09, 2012 05:40PM
i've never heard of anyone using an UNO to power a reprap. i'm surprised the firmware even fit on the flash, but beyond that, what are you using to break out the stepper controllers? some sort of custom shield?
Re: Extruder
April 09, 2012 09:14PM
You can use any stepper driver that takes a step and direction signal, and provided that signal is 5 volts DC. Higher microstepping drivers are preferable, but I suppose any would work, although I imagine the machine would be very noisy, and prone to having parts come loose if you used only half-stepping drivers.
Re: Extruder
April 09, 2012 10:09PM
Thanks for the fast responses.

There was an Arduino Breakout Shield made for the Darwin: reprap wiki

Couldn't(if I had to) I just use a breadboard for all the connections?

And can the stepper driver for the extruder hook directly into the motherboard, or does it need to connect to a controller which connects to the motherboard?
Re: Extruder
April 11, 2012 01:28PM
Scratch that last question about the breadboard, but I still can't figure out if a stepper driver can replace an extruder controller, or if both are needed to drive a stepper motor for an extruder.
Re: Extruder
April 11, 2012 01:43PM
Modern electronics don't use a separate extruder controller, and some recent firmwares don't account for that setup. You can run everything from the Uno.
Re: Extruder
April 13, 2012 03:39AM
Thanks a lot, that's what I was looking for.
Sorry, only registered users may post in this forum.

Click here to login