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 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107
|
<driver id="driver/lxm3200">
<name>lxm3200</name>
<url>http://lxm3200.sourceforge.net/</url>
<obsolete replace="lxm3200-tweaked" />
<thirdpartysupplied />
<execution>
<ghostscript />
<prototype>gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -dNOMEDIAATTRS -dNOINTERPOLATE -sDEVICE=lxm3200%A%Z -sOutputFile=- -</prototype>
</execution>
<comments>
<en>
<b>New Maintainer Wanted!</b> Daniel Gordini, the
current maintainer of this driver, cannot maintain it any more for
personal reasons. After not being able to do anything on it in the
last nine months he told me that the best is that someone else
overtakes the project. He also cannot maintain the driver inside
Gimp-Print any more and due to the fast development of Gimp-Print
this driver stopped working.<p>
So I ask all people with a Lexmark 3200 and programming skills for
thinking about overtaking this project, especially as Gimp-Print
driver. Because the protocols of the Z22, Z31, and Z32 are similar
you do not work on a dead driver, expand it to work correctly also
on these models (it already works partially). The Z52 (completely
different protocol) advanced from "Paperweight" to
"Perfectly" by a Gimp-Print driver having been written
for it.<p>
Please contact Daniel Gordini (dgordin at tin dot it) and the
Gimp-Print team (gimp-print-devel at sourceforge dot net) if you
want to volunteer.<p>
If you want to print on a Lexmark 3200 <b>do not</b>
use Gimp-Print, the driver inside there does not work.<p>
This is version 0.4.1 of Daniel Gordini's driver for the Lexmark
3200. It replaces the old version 0.3 (driver entries <a
href="show_driver.cgi?driver=lxm3200m">lxm3200m</a>,
<a
href="show_driver.cgi?driver=lxm3200c">lxm3200c</a>, and
<a
href="show_driver.cgi?driver=lxm3200p">lxm3200p</a>). It
is nearly completely rewritten and supports now all resolutions
(up to the 1200 dpi which the printer is able to do by its
hardware), all colour modes (as before), bidirectional printing,
multipass printing, and head alignment.<p>
This is now the first stable release of the driver, the versions
0.3 and 0.4 are not supported any more by the author.<p>
Notes:<p>
The 1200 dpi will come out somewhat dark, correct this by the
gamma correction of CUPS, or use the 600dpi resolution (native
resolution of the printer).<p>
The Z22, Z31, Z32 have protocols similar to the Lexmark 3200 and
work partially with this driver. Note that you have to turn off
and on the Z22/Z32 after the job has finished. For black text
printing this driver is usable on the Z22/Z32. But note that these
printers are not officially supported by this driver. Use
Lexmark's drivers for the Z22/Z32.<p>
On the Z31 printouts will be not well centered. Use the
"lxm3200-tweaked" driver for this printer.<p>
</en>
</comments>
<printers>
<printer>
<id>printer/Compaq-IJ750</id>
</printer>
<printer>
<id>printer/Lexmark-3200</id>
</printer>
<printer>
<id>printer/Lexmark-Z22</id>
<comments>
<en>
You have to turn off and on the printer after the job has
finished. For black text printing this driver is usable on the
Z22/Z32.
</en>
</comments>
</printer>
<printer>
<id>printer/Lexmark-Z31</id>
</printer>
<printer>
<id>printer/Lexmark-Z32</id>
<comments>
<en>
You have to turn off and on the printer after the job has
finished. For black text printing this driver is usable on the
Z22/Z32.
</en>
</comments>
</printer>
<printer>
<id>printer/Xerox-WorkCentre_XK35c</id>
</printer>
</printers>
</driver>
|