Currently the "tool" is simply a sharpie pen.
The electronics wires were soldered onto an Arduino breakout board fitting over a Dueminalove. Power is provided by an old ATX power supply onto which I jury-rigged a power switch (ATX supplies are normally turned on/off by the motherboard of a computer).
I wrote a custom interface using the Processing language which allows me to move the pen between two points. If the pen is down, the software connects the two points with a line to mimic what should be happening on a real piece of paper. The video below shows the interface in action.
Link to Arduino Code
Link to Processing Code
A first demonstration of the 3D plotter can be seen in the picture shown at right. The left shows the Processing interface, while the right shows the actual paper which was drawn. The resemblance demonstrates a good proof of concept, although the interweave is apparent by kinks and changes in slope in what should be straight lines. This is a bigger problem than I anticipated and one I will have to work to fix.
My longer term goal is to mount a frosting extruder in place of the pen and use the Processing interface to allow custom decoration of cookies or something similar which could be placed on the platform.
