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.
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
--
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.
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: