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/Epson-Stylus_C83">
<make>Epson</make>
<model>Stylus C83</model>
<mechanism>
<inkjet />
<color />
<resolution>
<dpi>
<x>2880</x>
<y>1440</y>
</dpi>
</resolution>
</mechanism>
<lang>
<escp />
</lang>
<functionality>B</functionality>
<driver>gutenprint</driver>
<comments>
<en>
Like the Epson Stylus C82, but faster. C83 and C84 are the same,
C83 is the name for the European and C84 for the US market. These
printers are also capable of full-bleed (borderless)
printing.<p>
Parallel and USB ports.<p>
With Gimp-Print 4.2.2 or newer it will work (except full-bleed) when
choosing the Epson Stylus C82 as printer model, with older Gimp-Print
versions when choosing the C80 as printer model.<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>
|