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."
Some guy named Gutenberg made his own printer centuries ago.
> ...which can print onto any thickness material...
How thick is "any thickness"?
Ten meters? More?
This is potentially a very big printer unless the entire printer sits on the top of the material in question.
Go here to create your own Slashdot dis
We do something kind of similar at work, where we print stuff 24/7 on huge presses running hundreds of feet per minute.
For some of the variable imaging there is row of hacked inkjet cartridges, I think Lexmark with the removable ink-sponge cartridges. They snap off the ink cartridge, and snap in a custom plate with a tube running to a pump and bucket of ink. The electronics are all custom.
I haven't worked directly with them, but even if I did I couldn't tell you any more. I guess you could take it as proof that it's possible...just grab a printer and start playing with a multimeter and power supply. Once you get the right voltage and pin mapping, you're ready to design a solution. If you talk to a professional ink supplier, they may be able to get you an ink formulation that will work in the cartridge...it has to be special. These can work for a long time at a pretty good speed.
...
I don't know that I'd try to use commercial print heads at all, because these are precision devices designed with the idea that they have complete control over the print media - level and movement. You're dealing with devices that operate in terms of thousanths of an inch. I just don't think you're gonna get that level of precision from a custom built device and it would be reflected in the output. In particular, I wouldn't think Color would work very well.
It's fairly simple to build something providing the surface you're printing on is flat. You can build a sturdy 2-d frame to hold the printheads across a flat surface, it's the variable height stuff that is a problem. You could rig something up with sensors that could move the print-head up and down, but I wouldn't try it in anything other than unidirectional myself.
For something of this size, I think you'd be better off trying this with something old. Modern ones would kill you in trying to get the head to be just close enough and at just the right location along the surface.
"Why don't you just use a paintbrush?"
There, that should get me a +3 Insightful.
"Derp de derp."
Commercial inkjet carts will be worthless in this application. Very large format prints are typically done at 70 dpi, I've seen billboard proofs as low as 15dpi and they look great (well, when seen from billboard distance).
You want something that can blast out huge dots, not microscopic 1440dpi dots. Plotter mechanisms are difficult to engineer with precision at that size. Most of the largest format printers use a rotating drum like Iris inkjets. You should see Metromedia's custom printers, they use drums the size of railroad boxcars. It is much easier to keep a drum spinning at a constant speed and just run a printhead past it at a fixed speed, than to accurately advance paper in fixed increments through a conventional printer mechanism. Trust me on this, I used to be an Iris technician.
Your Own Printer
This is not unlike asking, "I want to take the drive electronics off the hard drive and read and write to the platter with the existing head and motors. How do I do that?"
Not only are different print heads from the different manufacturers driven differently, printheads within a single manufacturer are driven differently. There are several ways to eject a drop of ink from the head, and several ways to adjust its trajectory in the air. I suspect the industry has largely moved to one or two methods that are similar, and I also suspect that the driving electronics are very similar, at least from a high level view.
What you'll find, however, is that each printer has a specific ink, a specific nozzle, and a specific distance to the media, such that you will probably find as many similarities as you will find differences between two printers.
Why is this important? This is the reason why very few people have done this sort of endeavor.
However, you are probably looking for a low resolution (100-200 dpi), and are only looking at doing one of these things. so go get a cheap printer and an oscilliscope and read the voltages present at the head when it's printing. You will likely need to duplicate the voltage and pulse length, but you can probably ignore the pulse shape and perhaps even the slew rate since you are going to have a lower resolution and you won't care if the thing breaks down in 1000 hours rather than 10000 hours.
If you trace the circuitry, you might find they use separate chips to drive the head, and will produce the right logic levels given a simple digital command - some judicious signal hunting will tell you all you need (or some good data sheets). This might give you an edge, since you wouldn't have to create your own drivers.
If you want to try and use more of the printer, then you can hack the sensor that tells it how far along the track it's gone. Just expand it (digitally or by building a new sensor) and then hook its stepper outputs to a higher current drive and have that drive the real stepper. Just magnify everything. You'll have to deal with a low ink output, though, so there's always some gotcha.
Then you get to enjoy trying to keep the print head exactly x millimeters from the paper across the 60" width. Usually this is done with a long, large, rigid drum os some sort and some tensioning drums.
You didn't give us much info though, so I can only answer the question you have, not solve the problem you have. What about your project makes a pen plotter type system inapropiate?
-Adam
I would recommend you print on smaller sheets and transfer the ink to the surface, rather than try to create such a large printing device. I do know they make sheets designed to "iron-on" transfer to other surfaces; whether the surface you plan to use is appropriate, I don't know.
An inkjet printer precisely moves a print head back and forth above the paper path. That's the part of the printer you want to keep. Another part of the printer precisely moves the paper, you want to replace that part of the printer.
Find the wires that lead to the stepper or servo that precisely moves the paper. Replace that with a larger motor that can precisely move what's left of your printer. You will probably need to boost the power. You can use the old stepper signals to drive opto isolators that drive some big MOSfets. (or a simpler circuit of your choice, that just happens to be how I used my Lego Mindstorms to control some much larger motors. Google for "y3md".)
If you can't dissassemble your printer so that the printhead can scan across your workpiece, start over with another printer. (that's why it is good that the printers are so cheap.)
The next challenge is getting each pass lined up with the previous pass. This is very hard. Don't even try. Instead aim to overlap each pass. At the start of each pass, precisely measure the overlap, and generate an appropriate image to render. It is far easier to measure something than to move something.
The article is still there (http://news.bbc.co.uk/1/hi/technology/3045158.stm )
2 35&mode=thread&tid=133&tid=137&tid=186&tid=194 )
and titles "Giant printer goes on show"
and related slashdot entry is Giant "Inkjet Printer" (http://slashdot.org/article.pl?sid=03/07/07/1117
pun! seriously, though, the simplest way i can think of is to hack a plotter mechanically by replacing the paper roller mechanism with a sturdy stationary frame, so that instead of the paper moving under the plotter heads, the whole plotter moves over the paper (or whatever surface). you could then just sit the frame on the surface and the plotter would move over it, drawing inside the frame.
media thickness or stiffness wouldn't matter because the device sits right on the surface (as long as the surface is flat). if the piece is bigger than the frame, plan it out and split the graphic into tiles (have the plotter draw some light hashmarks that you'd match with marks on the frame so that the tiles line up). it should be simple to program automatic segmenting.
if it makes the concept any clearer: you'd basically have a logos turtle (or a gang of colored turtles), running around on top of your medium. or is it a giant etch-a-sketch?
good luck. however you solve the problem, i hope you post the results!
"This is not a sig." -- R.
I looked into this a while back. Unless you have the ability to make tiny springs and gears, mold your own plastic and metal, you're not going to be able to make one of these things for less than you can buy one (or three!).
The specs for the off-the-shelf printheads are unavailable. And the interface is designed to be difficult to reverse engineer to prevent 3rd party printheads from becoming available.
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.
You aren't.
Take a look at Output magazine. It's the trade rag for the digital print finishing industry.
Ink jet printers have been used for everything from cake decoration (photo quality image made of frosting. Yum, Yum.), to etching brass and wood.
You can probably buy what you're looking for without having to be creative or inventive at all. Though that might take the fun out of it.
There was an article on Slashdot a few months ago with a printer that you kinda "waved" over a surface and it would automatically print dots where they were supposed to go when you waved over the correct position.
From the demos that I saw on the article, it printed some pretty good images.
It was about the size of an old hand-scanner.
Look around, I'm sure you can find it. I just don't remember the name. It would be perfect if you need to print text/basic images on any surface.
- It's not the Macs I hate. It's Digg users. -