Creating Your Own Printer?
hajo asks: "I am in need of a Large (60" plus) printer which can print onto any thickness material for a specific art/robotics project. I loved the earlier Slashdot story where the two students used two motors and an inkjet can for large mural prints; but I need a higher quality end result. I can build a plotter mechanism with two PC controlled stepper motors; But I would like to find out how to use head the parts from a cheap inkjet printer. Where can I find info on the hardware and drivers for such a project. I have a hard time believing that I'm the first who wants to use the ink jet head parts of a printer to do something with them. Any hints, tips and URLs deeply appreciated. I believe this project will make for an interesting read and as thanks for any help I will keep the Slashdot community informed of any results."
You want something that can blast out huge dots
Good point. As a variation on the spray can idea, for really huge prints, normal airbrush gear comes to mind as the perfect candidate for a homebrew system. Small bulk, good dosage control, low requirements for precision, but high potential if you can fix it, and you can feed them paint and compressed air continuously through tubes.
You would still need to build a harness, driver circuits and software to raster-scan your print head across the surface (the surface probably being horizontal and stationary), and a computer controlled valve for the airbrush, but that's about it.
If you draw with discrete dots you could make do with just on/off control for the valve,and use timing to vary intensity.
For full color you should probably mount all channels on the same write head, to avoid lining up passes. You could have them in a circle pointing down diagonally on roughy the same spot on the media, or in a line after each other and stagger the input appropriately.
If you want to increase printing speed, have it spray continuous scanlines in stead, controlling intensity by varying the flow rate. But this sounds like it needs a whole lot of work and calibration...
But speed could very well be a major issue here: Let's say you ended up spending an average second per pixel you would need more than 3 days to print out a puny 640x480 image...
sudo ergo sum