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 66 67 68
|
<printer id="printer/Epson-Stylus_Color_670">
<make>Epson</make>
<model>Stylus Color 670</model>
<mechanism>
<inkjet />
<color />
<resolution>
<dpi>
<x>1440</x>
<y>720</y>
</dpi>
</resolution>
</mechanism>
<url>http://support.epson.com/hardware/printer/inkjet/sc670_/index.html</url>
<lang>
<escp />
<text>
<charset>us-ascii</charset>
</text>
</lang>
<autodetect>
<parallel>
<commandset>ESCPL2,BDC,D4</commandset>
<description>EPSON Stylus COLOR 670</description>
<manufacturer>EPSON</manufacturer>
<model>Stylus COLOR 670</model>
</parallel>
</autodetect>
<functionality>A</functionality>
<driver>gutenprint</driver>
<comments>
<en>
Uniprint
Requires a modified uniprinter file for USB interface. Using the USB
interface (tested with linux-kernel 2.4.0test1), the printer no longer
claims to be a Stylus Color 670, instead it speeks about a 'USB
Printer' model from Epson. To be more exact, Stylus Color 670 needs the
same extra lines in -dupBeginPageCommand section that the Stylus Color 760
needs: (found on linux-usb.org)
Line1 = 00 00 00
Line2 = 1b 01 40 45 4a 4c 20 31 32 38 34 2e 34 0a
Line3 = 40 45 4a 4c 20 20 20 20 20 0a
Gimp-print aka stp
The stp/gimp-print driver works just fine; it sends those control codes already. It prints color loads better, too...<P>
<p>
The german computer magazine c't - Magazin fuer Computertechnik (21/2000)
recommends for the Epson Stylus Color 670:
Text
Uniprint, stc600pl
Photo
stp/720x720 (options: -sModel=escp2-670 -sQuality='720 DPI Highest Quality'
-sMediaType='Glossy Film' ).
Stp gets a 'good' rating for photo
quality!
Best ratings were achieved adding
-dImageType=2 -dGreen=85 -dGamma=1.3 .<p>
Consumables/Refills: Separate black and color ink cartridges<p></en>
</comments>
</printer>
|