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
|
<printer id="printer/Epson-Stylus_D88">
<make>Epson</make>
<model>Stylus D88</model>
<mechanism>
<inkjet />
<color />
<resolution>
<dpi>
<x>2880</x>
<y>1440</y>
</dpi>
</resolution>
</mechanism>
<lang>
<escp />
</lang>
<autodetect>
<general>
<commandset>ESCPL2,BDC,D4</commandset>
<description>EPSON Stylus D88</description>
<manufacturer>EPSON</manufacturer>
<model>Stylus D88</model>
</general>
</autodetect>
<functionality>B</functionality>
<driver>gutenprint</driver>
<comments>
<en>
These printers are also capable of full-bleed (borderless)
printing.<p>
Parallel and USB ports.<p>
This printer cannot be tested by sending plain text to it, as the
printer may or may not respond to the text. The recommended way
to test the connection is by checking the ink level with the
<tt>escputil</tt> command as follows:<p>
<tt>escputil -i -u -r /dev/lp0</tt><p>
where /dev/lp0 should be replaced with the name of your printer
port.<p><p>
Consumables/Refills: Four separately changable cartridges for black and the
colours<p>
</en>
</comments>
</printer>
|