Showing posts with label on. Show all posts
Showing posts with label on. Show all posts

Saturday, August 24, 2013

Raspberry Pi Journal #10

Book Making with Thermal Binder

Last Journal, I showed you how I made some books with laser printer, stapler, and a roll of duck tape. This time, I showed you how I do the same thing, but with a thermal binder.


The model I use is Fellowes Helios 60, which as I understand it, a step up from the cheapest model. This model is more solidly built, and I'm glad I have it. First you turn on the device from the power switch in the back. Then, when you're ready to bind, you push the power button on the front. When the status light turns green, you're ready to bind.



The device has a springy clamp to it. It automatically adjust to the thickness of the binder. It's all very easy and convenient to use.



The device has a chart printed to tell you how long the thermal process should take. It also has a stair-case ruler that lets you slide the binder to see which of the setting should be used. I hardly ever do that since it has automatic sensor on the device.



The binder has 3 strips of glue. Strange that they are along the spine. I thought it would be crisscrossing the spine. But it works fine. I don't have the really thick spine, but I think the thicker the spine, the wider the glue strip in the middle.



The paper must be perfectly aligned! Once I square them, I like to run my finger along the paper to make sure that the paper is one solid block. Then I slip the cover, and run my finger again to make sure. I can't emphasize this enough. Everything must be square. There isn't much glue to bind the paper if a few sheets are misaligned, even by a millimeter.




Once the binder is in place, just hit the OK button. The timer is set automatically. Sometimes, I manually adjust the timer to one level more. It adds 10 seconds to the time.



There's cooling rack in the back of the device. It's really very convenient to use. Sometimes, though, the paper would bend, so it's a good idea to put some solid backing on it. The binding is really tight, and unless the papers are misaligned, it's pretty solid.

I printed a few bound book this way. Mostly some instructional pages. The cover is transparent, so I can print out a cover sheet no problem. Did I say it's convenient? It's very convenient!



Friday, August 23, 2013

Raspberry Pi (POD) Print On Demand
Book Making with Duck Tape

It has been my secret desire to be a book maker. I always look with jealousy the video of a book maker machine. Those cost about $4500. Obviously, it's not something I can afford on personal basis. How about a professional basis? Unless I have a thriving business for Print-On-Demand, I can't justify it.

Well, I have a laser printer, a Raspberry Pi that is connected to it, a big stapler, and of course, a big roll of Duck Tape. I'm ready to roll, baby!

The first thing to do, of course, is to print the document. Here I'm printing MagPi magazines, because I missed the window of Kickstarter for printed copies. I'm printing them on one side because I'm anticipating writing notes on the other side. 

The laser printer doesn't print duplex. It does have a duplex printing system by printing odd pages first, then you're supposed to feed the paper back into the tray and print the other side. It doesn't work that well, because the paper print well on first run, but will have misfeed on the second run.

The printer also defaults to A4, for some reason, so I did a command to scale it down to 96%.

lp -o scaling=96 filename

For some reason, xpdf does a segmentation fault every time it tried to print. Oh, well. Also, TheMagPi #8 has some kind of problem. I keep getting SpliX error. In the end, I used a Windows box to print it.



Did I mention I have a big stapler? Look at those printed pages! I'm using 26 lbs laser printer paper, not the cheap multi-purpose paper. Those are rather hefty! I was going to just print the relevant articles, but it turns out there's a lot more interesting articles than skip articles. In the end, it's faster to just print them all out.


Yup, the big stapler comes in handy! The staples is designed to staple 120 sheets of paper. Not a problem with this one! Three magazine in one go!



And to keep things neat: the Duck tape. After I have done this, it occurred to me that I should have printer the cover in cardstock paper. Well, I forgot I have some. Oh, well. Maybe next time.



Laser printer are cheap nowadays. In fact, some of the cheap ones are duplex, now. I have a Brother inkjet printer that is duplex printing. Very neat! 

The Raspberry Pi does the job as POD printer well, as you can see. Say $250 for a laser printer, $50 for various knick-knacks, $50 for a complete Raspberry Pi, and you can have your very own POD system for less than $350. The drawback is that you have to bind the book manually, but for something that cost about 10% of the professional model, I think that's a great deal.