How to easily build a 2-axis CNC plotter?

164 views
Skip to first unread message

Nick Johnson

unread,
Jul 4, 2011, 10:13:47 PM7/4/11
to sydney-h...@googlegroups.com
Suppose I want to build a very straightforward 2-axis CNC plotter in A3 form factor. The head would contain one or several pens, raised or lowered by solenoids (or whatever else ends up being appropriate). High poisitioning precision isn't a requirement Can anyone point me to some resources to get started investigating what would be involved?

-Nick

tALSit de CoD

unread,
Jul 4, 2011, 10:22:34 PM7/4/11
to sydney-h...@googlegroups.com
You mean, like a small version of this one?
On 5 July 2011 12:13, Nick Johnson <arac...@notdot.net> wrote:
Suppose I want to build a very straightforward 2-axis CNC plotter in A3 form factor. The head would contain one or several pens, raised or lowered by solenoids (or whatever else ends up being appropriate). High poisitioning precision isn't a requirement Can anyone point me to some resources to get started investigating what would be involved?

-Nick

--
You received this message because you are subscribed to the Google Groups "Robots & Dinosaurs" group.
To post to this group, send email to sydney-h...@googlegroups.com.
To unsubscribe from this group, send email to sydney-hackspa...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/sydney-hackspace?hl=en.

Glen Woolley

unread,
Jul 4, 2011, 10:24:59 PM7/4/11
to sydney-h...@googlegroups.com
Hack a day is a great source for inspiration. my advice is to copy the physical layout of other designs, there are only a handful of good 2axis CNC designs anyway

http://hackaday.com/?s=plotter

personally i like this one that uses a high powered laser instead of a pen[cil]

http://hackaday.com/2009/10/25/diy-plotter-with-laser/


On Tue, Jul 5, 2011 at 12:13 PM, Nick Johnson <arac...@notdot.net> wrote:
Suppose I want to build a very straightforward 2-axis CNC plotter in A3 form factor. The head would contain one or several pens, raised or lowered by solenoids (or whatever else ends up being appropriate). High poisitioning precision isn't a requirement Can anyone point me to some resources to get started investigating what would be involved?

-Nick

--

Nick Johnson

unread,
Jul 4, 2011, 10:31:13 PM7/4/11
to sydney-h...@googlegroups.com
Not precisely - I want the gantry/head to move on 2 axis over a stationary surface, rather than moving the paper backwards and forwards.

-Nick

Gav

unread,
Jul 4, 2011, 11:40:29 PM7/4/11
to sydney-h...@googlegroups.com
Definately use the eggbot hardware/software stack as a base. There's already plugins written to directly plot from inkscape:

I'm working on a painting robot at the moment that uses it as a base.

Nick Johnson

unread,
Jul 4, 2011, 11:43:02 PM7/4/11
to sydney-h...@googlegroups.com
On Tue, Jul 5, 2011 at 1:40 PM, Gav <the.mechat...@gmail.com> wrote:
Definately use the eggbot hardware/software stack as a base. There's already plugins written to directly plot from inkscape:

I'm working on a painting robot at the moment that uses it as a base.

Hm, some of that seems like it could be useful, but I don't see how you'd use the hardware for something that requires linear, rather than rotational, motion. Can you elaborate?

Gav

unread,
Jul 4, 2011, 11:55:49 PM7/4/11
to sydney-h...@googlegroups.com
The 'eibot' board is a stepper motor driver that interfaces to the PC. Should be fine for moderate size steppers. You design up the pattern in inkscape (in 2D), and it's plotted on the egg which introduces a distortion. Using a pair of linear axes will just draw the pattern directly, no distortion.
You can buy the board directly without getting an eggbot kit:

The mechanical hardware is pretty straight forward but painful to make. Basically you want to have the rotary motion of the stepper converted into linear motion. You can either pick up readymade linear actuators off ebay (expensive, need to choose carefully) or make your own solution with belts and linear slides.

Here's a shot of a setup Shig and I made a few months ago to dodge up our own version of the 'kinect' before it came out. We used the eggbot controller as a base and an old plotter I had laying around as the mechanicals:
and the result:

Nick Johnson

unread,
Jul 5, 2011, 12:04:39 AM7/5/11
to sydney-h...@googlegroups.com
On Tue, Jul 5, 2011 at 1:55 PM, Gav <the.mechat...@gmail.com> wrote:
The 'eibot' board is a stepper motor driver that interfaces to the PC. Should be fine for moderate size steppers. You design up the pattern in inkscape (in 2D), and it's plotted on the egg which introduces a distortion. Using a pair of linear axes will just draw the pattern directly, no distortion.
You can buy the board directly without getting an eggbot kit:

Very nice. I'm wanting to drive it from a microcontroller, though, so USB control is out, but sparkfun have other stepper motor drivers too.
 

The mechanical hardware is pretty straight forward but painful to make. Basically you want to have the rotary motion of the stepper converted into linear motion. You can either pick up readymade linear actuators off ebay (expensive, need to choose carefully) or make your own solution with belts and linear slides.

Here's a shot of a setup Shig and I made a few months ago to dodge up our own version of the 'kinect' before it came out. We used the eggbot controller as a base and an old plotter I had laying around as the mechanicals:
and the result:

This is particularly interesting because you seem to have a vertical setup. My ideal setup would have the whole thing vertically mounted, with a piece of paper behind the setup, which the plotter draws on with a pen held by the head (multiple pens would be even better!)
Reply all
Reply to author
Forward
0 new messages