File: Brother-HL-1240.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 (95 lines) | stat: -rw-r--r-- 3,161 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
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
<printer id="printer/Brother-HL-1240">
  <make>Brother</make>
  <model>HL-1240</model>
  <mechanism>
    <laser />
    <resolution>
      <dpi>
        <x>600</x>
        <y>600</y>
      </dpi>
    </resolution>
  </mechanism>
  <url>http://www.brother.com/us-printer/info/hl1240/br_1240us.html</url>
  <lang>
    <pcl level="4" />
    <pjl />
    <text>
      <charset>us-ascii</charset>
    </text>
  </lang>
  <autodetect>
    <parallel>
      <commandset>PCL4,PJL</commandset>
      <manufacturer>Brother</manufacturer>
      <model>HL-1240 series</model>
    </parallel>
  </autodetect>
  <functionality>B</functionality>
  <driver>hl1250</driver>
  <comments>
    <en>

    In contrary to some of the user's comments below, this printer works
    well with the &quot;hl1250&quot; driver, a driver based on &quot;ljet4&quot; but preceeding
    the job with Brother-specific PJL commands, especially the one to set
    the resolution as shown below.&lt;p&gt;

    Brother provides a &lt;a
    href=&quot;http://solutions.brother.com/linux/&quot;&gt;driver&lt;/a&gt;,
    too, but binary-only and only for LPD/LPRng. According to the
    printout quality it is based on the &quot;ljet4&quot; Ghostscript
    driver. &quot;pxlmono&quot;, &quot;gimp-print&quot; (600 dpi), and &quot;hpijs-pcl5e&quot; (600 dpi)
    give a better grayscale quality and all special features of the
    printer are accessible by PJL commands.&lt;p&gt;

    Old comments from users:&lt;p&gt;

    Roger (rogern at linuxfreemail dot com) reports that the
    &quot;hl1250&quot; driver works, but with incorrect
    margins.&lt;p&gt;

    Works great using the HP LaserJet 4/5/6 (&quot;ljet4&quot;) driver and
    Ghostscript.&lt;br&gt;

    600dpi not supported via PCL alone, you must preface jobs with a
    PJL statement:&lt;p&gt;

    The easiest way to do this is by adding the following line to your
    printcap file:&lt;p&gt;

    &lt;tt&gt;
    :ld=\033%-12345X@PJL\r\n@PJL SET RESOLUTION=600\r\n:&lt;p&gt;
    &lt;/tt&gt;

    Otherwise, just send the following string to the printer befor you send
    the output of Ghostscript:&lt;p&gt;

    &lt;tt&gt;
    &amp;lt;ESC&amp;gt;%-12345X@PJL SET RESOLUTION=600&lt;p&gt;
    &lt;/tt&gt;

    as well as selecting 600 dpi from the Ghostscript command line.&lt;p&gt;

    This printer has 2MB memory, which cannot be extended; this may
    not be enough for all jobs at 600dpi. Until someone says
    otherwise, I want this printer to be marked imperfect because of
    this memory issue.&lt;p&gt;

    The above steps may not work if you have RedHat 6.0 or previous
    versions. I was able to get the printer working with an HP
    LaserJet driver and 300 dpi. 600dpi did not work well at
    all.&lt;p&gt;

    There's a &lt;a
    href=&quot;http://www.openprinting.org/pipermail/brother-list/2000q4/000040.html&quot;
    &gt;discussion&lt;/a&gt; around the special driver for this
    printer; apparently it's got a bug of some sort. I guess the
    other drivers still work, but it's all a bit unclear right
    now.&lt;p&gt;&lt;p&gt;

      Consumables/Refills: Toner ($50)&lt;p&gt;

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