File: HP-ThinkJet.xml

package info (click to toggle)
foomatic-db 20200820-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 670,572 kB
  • sloc: xml: 326,326; sh: 153; makefile: 114; python: 8
file content (41 lines) | stat: -rw-r--r-- 986 bytes parent folder | download | duplicates (8)
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
<printer id="printer/HP-ThinkJet">
  <make>HP</make>
  <model>ThinkJet</model>
  <mechanism>
    <inkjet />
    <resolution>
      <dpi>
        <x>150</x>
        <y>150</y>
      </dpi>
    </resolution>
  </mechanism>
  <lang>
    <text>
      <charset>us-ascii</charset>
    </text>
  </lang>
  <functionality>D</functionality>
  <comments>
    <en>

    This printer was made in 1984. It's basicly a dot matrix
    printer with an inkjet print head. It takes tractor feed paper. I
    set it up as text only in printtool.&lt;p&gt;

    In CUPS set up a raw (=unfiltered) queue with:&lt;p&gt;

    &lt;tt&gt;lpadmin -p thinkjet -E -v
    parallel:/dev/lp0&lt;/tt&gt;&lt;p&gt;

    Note that you get a raw queue when you do not provide a PPD
    file.&lt;p&gt;

    It is rated as &quot;Partially&quot; working because there must be
    a possibility to print graphics with it.&lt;p&gt;

      Consumables/Refills: Cartridge is about $25&lt;p&gt;

    </en>
  </comments>
</printer>