May 16, '08 07:30:03AM • Contributed by: Anonymous
- An old Mac with a working (serial) printer (StyleWriters, LaserWriter, USB-printer -- no QuickDraw printers).
- A network connection (wired or wireless) from your new Mac to your old Mac, which will soon become a print server.
- The free software Print66, which is a print server / spooler.
Print66 is a print server and spooler, running on the old Mac (68K and PowerPC), waiting for data from the network. If you can reach the old Mac from the network, you can send data -- printing data as well. The ReadMe describes the set up process very well and in detail. In short: Edit the setup file Print66 reads at startup. Here you define the printer and the host's IP address and you're done. Avoid special characters. Mine reads, for example:
PRINTER psnormal PAP "LaserWriter Normal" POSTSCRIPT
...
HOST 10.0.1.1
HOST 10.0.1.199
I tried LaserWriter 4/600 (Normal) for the printer name, but that did not work -- I got a 'printer not found' error, so I had to rename it with Apple Printer Utility. The two HOST lines are the IP addresses from my Time Capsule and my MacBook Pro; I wasn't quite sure which one was needed so I used both.
On the Mac OS X side, you add a new printer (System Preferences » Print & Fax » click the Plus sign » IP printer » LPD » choose a printer description file). Address is your old Mac's IP address, queue is psnormal in my case (or whatever you wrote behind PRINTER and before PAP in the Print66 setup file).
That's it. You should now be able to print to an old LaserWriter or StyleWriter. You should probably define and use fixed IP addresses (which normally are dynamically assigned via AirPort Base Station/Time Capsule), to make sure the host and the print server find each other after a restart.
