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
|
<printer id="printer/64032">
<make>Okidata</make>
<model>Okipage 6e</model>
<mechanism>
<led/><!--not "color"-->
<resolution>
<dpi>
<x>600</x>
<y>600</y>
</dpi>
</resolution>
<consumables>
<comments>
<en>toner cart., US$25 every ~2K pages; drum, US$150 every ~20K page</en>
</comments>
<!--one or more "partno" elements.--></consumables>
</mechanism>
<url>http://www.okidata.com/mkt/html/nf/OP6EHome.html</url>
<lang>
<pcl level="5e"/>
<pjl/>
<text>
<charset>us-ascii</charset>
</text>
</lang>
<autodetect>
<parallel>
<commandset>ENHANCED PCL5,PJL,EPSONFX,IBMPPR,HIPERWINDOWS</commandset>
<description>OKIDATA OKIPAGE 6e (HP4P)</description>
<manufacturer>OKI DATA CORP</manufacturer>
<model>OKIDATA OKIPAGE 6e</model>
</parallel>
</autodetect>
<functionality>A</functionality>
<driver>gimp-print</driver><!--verified-->
<contrib_url>http://linuxtoday.com/stories/5350.html</contrib_url>
<comments>
<en>requires IEEE-1284 cable.
<br>"600dpi class" printer.
<br>Printer may randomly leave PCL mode; fix: prepend the PJL command "^[%-12345X@PJL ENTER LANGUAGE=PCL" at
the start of the job, where the square character is an escape character
(0x1b). This, and other PJL option controls, are trivially implemented with PDQ; see the HOWTO.</en>
</comments>
</printer>
|