1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65
|
<printer id="printer/Apple-LaserWriter_Pro_630">
<make>Apple</make>
<model>LaserWriter Pro 630</model>
<mechanism>
<laser />
<resolution>
<dpi>
<x>600</x>
<y>600</y>
</dpi>
</resolution>
</mechanism>
<url>ftp://manuals.info.apple.com/Apple_Support_Area/Manuals/printers/0302508LW600630Pro.pdf</url>
<lang>
<postscript level="2" />
</lang>
<functionality>A</functionality>
<driver>Postscript</driver>
<contrib_url>http://saf.bio.caltech.edu/pub/software/linux_or_unix_tools/pap_backend_with_cups.txt</contrib_url>
<comments>
<en>
Works with no hassle as generic Postscript parallel
printer.<p>
Works slightly faster over ethernet, but requires an AAUI to
10baseT adaptor on the printer, and the netatalk package
installed.<p>
To use as an Appletalk printer under LPRng (RedHat 7.x), configure
with printtool as a local printer attached to /dev/null, then edit
$spooldir/general.cfg and change PRINTER_TYPE=ATALK, and create a
file in the spooldir called ".paprc" containing the Appletalk name
of the printer (the default is "Laserwriter"). Contrary to the
netatalk HOWTO, comments in this file will screw things up
(because of dumb code in LPRng's master filter).<p>
With CUPS (RedHat 9), install David Mathog's pap backend
driver
(http://saf.bio.caltech.edu/pub/software/linux_or_unix_tools/pap)
into /usr/lib/cups/backend. Change the paths to pap and psf to
"/usr/bin/pap" and "/usr/sbin/psf" respectively (not
/usr/local/(s)bin), and chmod 755 it. Then use CUPS's
web-based config. Or use RedHat printconf to create a local
printer on /dev/null, then edit the DeviceURI in
/etc/cups/printers.conf to read "pap://Laserwriter". If you have
several Laserwiters, read the real instructions for the pap
backend at <a
href="http://saf.bio.caltech.edu/pub/software/linux_or_unix_tools/pap_backend_with_cups.txt">http://saf.bio.caltech.edu/pub/software/linux_or_unix_tools/pap_backend_with_cups.txt</a><p>
Changing the AppleTalk name, setting resolution (300dpi or 600pdi)
and enable/disabling test-page-at-power-up needs a Mac (or in my
case, an Amiga with ShapeShifter - maybe MOL works, or
UAE+Shapeshifter, but I don't know if they support device-level
access to the network card) and Apple's printer control software
(available from ftp.apple.com).<p>
Thanks to Duncan Gibb (linuxprinting at duncangibb dot com) for
these comments.<p><p>
Consumables/Refills: Toner units US$50-60, UKP30-40, life about 6000 pages<p>
</en>
</comments>
</printer>
|