> >> --
> >> That would surprise me for the Stylus Photo 700.  The 700 and EX are
> >> supposed to be identical except for the carriage width, and the EX
> >> uses 7 pairs of lines.
> >
> > As you can see on screenshots there is indeed 15 pairs of lines:
> > http://esupport.epson-europe.com/ViewFAQ.aspx?lng=en-EE&ID=KB020114EN&dat
> >a=936FD3E1804A289ABBDE7ADABFB553A464F599BBD0D0B80A865C7AD216414742
> > http://esupport.epson-europe.com/ViewFAQ.aspx?lng=en-EE&ID=KB020007EN&dat
> >a=936FD3E1804A289ABBDE7ADABFB553A464F599BBD0D0B80A865C7AD216414742
> > http://esupport.epson-europe.com/ViewFAQ.aspx?lng=en-EE&ID=KB020008EN&dat
> >a=936FD3E1804A289ABBDE7ADABFB553A464F599BBD0D0B80A865C7AD216414742

Please ignore these URLs because the examples are for C80:

"The example used here is with the EPSON Stylus C80."
********

At least my Stylos Photo 700 does 1 pass and 15 pairs of lines, I attached 
patch for this, I tested and it worked.

But what about Stylus Photo EX, maybe it also prints 15 pairs of lines?

I dug in gimp-print CVS and there were always used 7 pairs for stylos photo 
700. Only the versions before Sat Sep 23 02:07:51 2000 UTC (according to 
http://cvs.sourceforge.net/viewcvs.py/gimp-print/print/Attic/escputil.c?rev=1.27&view=log)
 
didn't have built-in list for head alignment, and if the flag -l was 
specified probably acting correctly for photo 700. Strange that no one had 
been mentioned alignment problems with photo 700!?

> Just for the record, because there are sometimes differences between
> the models in different countries, which country did you buy the
> printer in?

Estonia. But our market is so small, that I don't believe, that Epson made a 
special model for our market.

-- 
Kaupo Arulo
--- src/main/print-escp2-data.c.orig	2006-01-11 04:54:04.000000000 +0200
+++ src/main/print-escp2-data.c	2006-02-16 01:02:33.000000000 +0200
@@ -879,7 +879,7 @@
     360, 14400, -1, 1440, 720, 90, 90, 0, 1, 0, 0, 0, 0, 8,
     INCH(17 / 2), INCH(44), INCH(2), INCH(2),
     9, 9, 0, 30, 9, 9, 0, 30, 9, 9, 0, 0, 9, 9, 0, 0, -1, -1, 0, 0,
-    1, 7, 0, 0,
+    1, 15, 0, 0,
     sp700_dotsizes, sp700_densities, &stpi_escp2_simple_drops,
     stpi_escp2_g3_reslist, &stpi_escp2_photo_gen1_inkgroup,
     standard_bits, g3_base_res, &default_input_slot_list,

Reply via email to