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
|
<printer id="printer/70752">
<make>Xerox</make>
<model>DocuPrint P8e</model>
<mechanism>
<laser/><!--not "color"-->
<resolution>
<dpi>
<x>600</x>
<y>600</y>
</dpi>
</resolution>
<consumables>
<comments>
<en>toner cartridge</en>
</comments>
<!--one or more "partno" elements.--></consumables>
</mechanism>
<url>http://xerox.networkprinters.com/products/p8e/index.htm</url>
<lang>
<pcl level="5e"/><!--no pjl-->
<text>
<charset>us-ascii</charset>
</text>
</lang>
<autodetect>
<parallel>
<commandset>PCL5E2</commandset>
<manufacturer>Xerox</manufacturer>
<model>DocuPrint P8e</model>
</parallel>
</autodetect>
<functionality>B</functionality>
<driver>gimp-print</driver><!--verified--><!--no "contrib_url"-->
<comments>
<en>This printer is not to be confused with the P8 (no e ).
<br>Danger Will Robinson: Despite this being a PCL printer,
there is a slight annoyance. When the printer goes into
power saver mode, any Windows-based access over a network
requires that the printer be "woken up" before any serious
printing can be done. This is, I think, because the LaserJet
4 doesn't have a "sleep" mode. Anyway, give it a kick with a
text-based editor (like PFE from Windows) and then it
works fine. Accessing the controls for the printer to turn
Power Save mode off permanently can only be done from Windows,
AFAIK so I'm still looking for a way around this.
Also, toner cartridges are very expensive (3 carts == 1 P8e)!</en>
</comments>
</printer>
|