home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / foomatic / db / source / driver / lxm3200-tweaked.xml < prev    next >
Encoding:
Text File  |  2009-03-27  |  3.9 KB  |  108 lines

  1. <driver id="driver/lxm3200-tweaked">
  2.  <name>lxm3200-tweaked</name>
  3.  <url>http://www.openprinting.org/download/printing/</url>
  4.  <execution>
  5.   <ghostscript />
  6.   <prototype>gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=lxm3200%A%Z -sOutputFile=- -</prototype>
  7.  </execution>
  8.  <comments>
  9.   <en>
  10.  
  11.     Tweaked version of Daniel Gordini's "lxm3200" driver for
  12.     the Lexmark 3200. Boer Attila (boera at unitbv dot ro) and Tomas
  13.     Groth (tomasgroth at hotmail dot com) discovered that this driver
  14.     works also on the Z12 and the Z31 when one does some small
  15.     tweaking on it. So they have made a modified version of the
  16.     original driver, with an additional
  17.     "<tt>-dmodel=</tt><i>n</i>"
  18.     (Lexmark 3200: <i>n</i><tt> = 0</tt>, Z12:
  19.     <i>n</i><tt> = 1</tt>, Z31:
  20.     <i>n</i><tt> = 2</tt>) option to fit the
  21.     driver to the appropriate model.<p>
  22.  
  23.     Notes:<p>
  24.  
  25.     The 1200 dpi will come out somewhat dark, correct this by the
  26.     gamma correction of CUPS, or use the 600dpi resolution (native
  27.     resolution of the printer).<p>
  28.  
  29.     Unidirectional printing on the Z12 and the Z31 is possible and gives a
  30.     much higher printout quality.<p>
  31.  
  32.     From the Z31 there came out models which need different margin
  33.     settings. If the print head of your Z31 goes over the end of its
  34.     rails and makes strange noise, use the
  35.     "<tt>-dz31m=</tt><i>x</i>"
  36.     option where <i>x</i> is an integer number adjusting
  37.     the margins. Default (when not using the option) is 100, You
  38.     should try something like 300, but other values can also
  39.     apply.<p>
  40.  
  41.     The Compaq IJ750 is a rebadged Lexmark 3200, so use it with
  42.     "<tt>-dmodel=0</tt>".<p>
  43.  
  44.     The Z22 and Z32 have protocols similar to the Lexmark 3200 and
  45.     work partially with this driver
  46.     ("<tt>-dmodel=0</tt>"). Note that you have
  47.     to turn off and on the Z22/Z32 after the job has finished. For
  48.     black text printing this driver is usable on the Z22/Z32. But note
  49.     that these printers are not officially supported by this
  50.     driver. Use Lexmark's drivers for the Z22/Z32.<p>
  51.  
  52.     This driver is also in the CVS of <a
  53.     href="http://www.cups.org/ghostscript.php">ESP
  54.     Ghostscript</a> ("lxm3200" device). When one does
  55.     not use the
  56.     "<tt>-dmodel=</tt><i>n</i>"
  57.     option, the driver behaves as the original "lxm3200"
  58.     driver.<p>
  59.  
  60.     Alternative download place (probably not the newest version):
  61.     <a
  62.     href="http://www.distantvoices.org/">http://www.distantvoices.org/</a>
  63.  
  64.   </en>
  65.  </comments>
  66.  <printers>
  67.   <printer>
  68.    <id>printer/Compaq-IJ750</id><!-- Compaq IJ750 -->
  69.   </printer>
  70.   <printer>
  71.    <id>printer/Lexmark-3200</id><!-- Lexmark 3200 -->
  72.   </printer>
  73.   <printer>
  74.    <id>printer/Lexmark-Z22</id><!-- Lexmark Z22 -->
  75.    <comments>
  76.     <en>
  77.     You have to turn off and on the printer after the job has
  78.     finished. For black text printing this driver is usable on the
  79.     Z22/Z32.
  80.     </en>
  81.    </comments>
  82.   </printer>
  83.   <printer>
  84.    <id>printer/Lexmark-Z12</id><!-- Lexmark Z12 -->
  85.    <comments>
  86.     <en>
  87.     To avoid that the printer makes strange noise, print only in
  88.     bidirectional mode ("-dbidir=1"). This printer is only
  89.     tested with the black cartridge.
  90.     </en>
  91.    </comments>
  92.   </printer>
  93.   <printer>
  94.    <id>printer/Lexmark-Z31</id><!-- Lexmark Z31 -->
  95.   </printer>
  96.   <printer>
  97.    <id>printer/Lexmark-Z32</id><!-- Lexmark Z32 -->
  98.    <comments>
  99.     <en>
  100.     You have to turn off and on the printer after the job has
  101.     finished. For black text printing this driver is usable on the
  102.     Z22/Z32.
  103.     </en>
  104.    </comments>
  105.   </printer>
  106.  </printers>
  107. </driver>
  108.