One way to print to Serial and AppleTalk printers
Fri, May 16 2008 at 7:30AM PDT • Contributed by: Anonymous
Fri, May 16 2008 at 7:30AM PDT • Contributed by: Anonymous
Some of us, including me, still use old but cheap and reliable LaserWriters (I have the LaserWriter 4/600). Others use serial or USB printers. Not all work hassle free under OS X. But there's a simple solution. You need:
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.
- 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.
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.
•
[6,520 views]
