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
|
<printer id="printer/Canon-LBP-800">
<make>Canon</make>
<model>LBP-800</model>
<mechanism>
<laser />
<resolution>
<dpi>
<x>600</x>
<y>600</y>
</dpi>
</resolution>
</mechanism>
<lang>
<proprietary />
</lang>
<functionality>B</functionality>
<driver>lbp800</driver>
<comments>
<en>
A real "winprinter" as the LBP-660, LBP-600, and
LBP-460.<p>
Works with the free driver "lbp800" which is based on
reverse-engineering the undocumented proprietary protocol. The
driver works only for a parallel port connection, not for
USB.<p>
Note that the proprietary parallel port data transfer protocol is
non-standard and not very reliable. So use a cable as short as
possible to use this printer. The parallel port must be set to
bi-directional in the BIOS (should be already set on modern
PCs).<p>
If there is a PCL emulation, it is done by the Windows
driver.<p><p>
Consumables/Refills: EP22 cartridge / 2500 pages per cartridge.(A4letter @ 5%)<p>
</en>
</comments>
</printer>
|