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
|
<printer id="printer/Kyocera-FS-6500plus">
<make>Kyocera</make>
<model>FS-6500+</model>
<mechanism>
<laser/>
<!--no "color"-->
<resolution>
<dpi>
<x>300</x>
<y>300</y>
</dpi>
</resolution>
<consumables>
<!--no comments-->
<!--one or more "partno" elements.-->
</consumables>
</mechanism>
<url>http://www.kyoceramita.com/</url>
<lang>
<pcl level="5e"/>
<pjl/>
<text><charset>us-ascii</charset></text>
</lang>
<autodetect>
<general>
<ieee1284>MFG:Kyocera;MDL:FS-6500+;</ieee1284>
<manufacturer>Kyocera</manufacturer>
<model>FS-6500+</model>
<description>Kyocera FS-6500+</description>
</general>
</autodetect>
<functionality>A</functionality>
<driver>ljet4d</driver>
<comments>
<en>
PCL5e but limited to 300x300dpi <br>
In case of duplex option use ljet4d for PCL5e and duplex <br>
PostScript option (use the
<a href="/download/PPD/Kyocera/">Kyocera PPD file</a>
for PostScript, <a href="ppd-doc.html">Instructions</a>)
</en>
</comments>
</printer>
|