Slashdot Mirror


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

18 of 47 comments (clear)

  1. You should be able to do it by Anonymous Coward · · Score: 2, Funny

    Some guy named Gutenberg made his own printer centuries ago.

  2. Stupid question... by More+Karma+Than+God · · Score: 2, Insightful

    > ...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
    1. Re:Stupid question... by gi-tux · · Score: 2, Funny

      Or maybe this will work. It should scale well to any size material and it can cover just about any type of surface as well. Your quality is only limited by your skills.

      Sorry I just couldn't resist this one folks :-) But seriously, why does everything have to be robotics? People are cheap today also with unemployment soaring.

      --
      I have no sig, does anyone have one to spare?
  3. Non-standard inkjet cartridge use by cybermace5 · · Score: 4, Informative

    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.

    --
    ...
  4. The problems with this approach. by stvangel · · Score: 4, Informative

    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.

  5. Karma Whoring Oversimplification by NanoGator · · Score: 3, Funny

    "Why don't you just use a paintbrush?"

    There, that should get me a +3 Insightful.

    --
    "Derp de derp."
  6. Barking up the wrong tree. by sakusha · · Score: 5, Interesting

    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.

    1. Re:Barking up the wrong tree. by famebait · · Score: 3, Insightful

      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
    2. Re:Barking up the wrong tree. by Glonoinha · · Score: 2, Interesting

      Jesus this has got to be the best idea I have read yet in this thread. You would only need one air line with a splitter at the end, and you could either run the ink up via small hoses (the air lines for fishtanks come to mind, or just use the little bottles that hang below the newbie airbrush kits to make it even simpler.

      The entire exercise boils down to the stepper motor being able to accurately move around the media, and simple solenoids to mash the airbrush button.

      Understanding how an old HP pen plotter works would mesh well with this idea and almost give you all the answers. Heck, you might be able to use HP plotter drivers to actually drive it - and vector graphics would be a lot faster than bitmaps ... not as precise, but a lot faster.

      --
      Glonoinha the MebiByte Slayer
  7. Here you go... by Fastball · · Score: 2, Funny
  8. A difficult task... by stienman · · Score: 2, Interesting

    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

  9. transfer? by TheSHAD0W · · Score: 2, Insightful

    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.

  10. It's a good thing inkjet printers are cheap by hamjudo · · Score: 2, Interesting
    Start with printers that have a banner mode, that is they can print an 8 inch wide by 60 inch long image.

    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.

  11. Reference : two students built ... by marcas1 · · Score: 2, Informative

    The article is still there (http://news.bbc.co.uk/1/hi/technology/3045158.stm )
    and titles "Giant printer goes on show"

    and related slashdot entry is Giant "Inkjet Printer" (http://slashdot.org/article.pl?sid=03/07/07/11172 35&mode=thread&tid=133&tid=137&tid=186&tid=194 )

  12. off the top of my head by leery · · Score: 2, Insightful

    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.
  13. I can save you some time. Just don't by gmiller123456 · · Score: 2, Interesting

    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.

  14. It's all been done before... by ivanmarsh · · Score: 2, Interesting

    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.

  15. Hand controlled printer by cbreaker · · Score: 2, Informative

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