Browse Source

Add some new printer definitions

Closes #66 DCP-L2510D
Closes #87 DCP-L2537DW
Closes #63 HL-2130
Closes #90 HL-L2380DW
Closes #77 MFC-7340
pull/171/head
QORTEC 6 years ago committed by Marco Scardovi
parent
commit
5934f418f0
No known key found for this signature in database
GPG Key ID: 4997125109FEC706
  1. 6
      README.md
  2. 49
      brlaser.drv.in

6
README.md

@ -20,12 +20,15 @@ This driver has been reported to work with these printers:
* Brother DCP-7065DN
* Brother DCP-7080
* Brother DCP-L2500D series
* Brother DCP-L2510D series
* Brother DCP-L2520D series
* Brother DCP-L2520DW series
* Brother DCP-L2537DW
* Brother DCP-L2540DW series
* Brother HL-1110 series
* Brother HL-1200 series
* Brother HL-2030 series
* Brother HL-2130 series
* Brother HL-2140 series
* Brother HL-2220 series
* Brother HL-2270DW series
@ -35,14 +38,17 @@ This driver has been reported to work with these printers:
* Brother HL-L2340D series
* Brother HL-L2360D series
* Brother HL-L2375DW series
* Brother HL-L2380DW series
* Brother HL-L2390DW
* Brother MFC-1910W
* Brother MFC-7240
* Brother MFC-7340
* Brother MFC-7360N
* Brother MFC-7365DN
* Brother MFC-7420
* Brother MFC-7460DN
* Brother MFC-7840W
* Brother MFC-8710DW
* Brother MFC-L2710DW series
* Lenovo M7605D

49
brlaser.drv.in

@ -165,6 +165,14 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
PCFileName "brl2500d.ppd"
}
{
ModelName "DCP-L2510D"
Attribute "NickName" "" "Brother DCP-L2510D series, $USING"
Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,HBP;MDL:DCP-L2510D series;CLS:PRINTER;CID:Brother Laser Type1;"
Duplex rotated
PCFileName "brl2510d.ppd"
}
{
ModelName "DCP-L2520D"
Attribute "NickName" "" "Brother DCP-L2520D series, $USING"
@ -181,6 +189,14 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
PCFileName "brl2520dw.ppd"
}
{
ModelName "DCP-L2537DW"
Attribute "NickName" "" "Brother DCP-L2537DW, $USING"
Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,HBP,URF;MDL:DCP-L2537DW;CLS:PRINTER;CID:Brother Laser Type1;URF:W8,CP1,IS4-1,MT1-3-4-5-8,OB10,PQ3-4-5,RS300-600-1200,V1.4,DM1;"
Duplex rotated
PCFileName "brl2537dw.ppd"
}
{
ModelName "DCP-L2540DW"
Attribute "NickName" "" "Brother DCP-L2540DW series, $USING"
@ -211,6 +227,14 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
PCFileName "br2030.ppd"
}
{
ModelName "HL-2130"
Attribute "NickName" "" "Brother HL-2130 series, $USING"
Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,HBP;MDL:HL-2130 series;CLS:PRINTER;CID:Brother Laser Type1;"
Duplex rotated
PCFileName "brl2130.ppd"
}
{
ModelName "HL-2140 series"
Attribute "NickName" "" "Brother HL-2140 series, $USING"
@ -281,6 +305,14 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
PCFileName "brl2375w.ppd"
}
{
ModelName "HL-L2380DW"
Attribute "NickName" "" "Brother HL-L2380DW series, $USING"
Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,PCL,PCLXL,URF;MDL:HL-L2380DW series;CLS:PRINTER;CID:Brother Laser Type1;URF:W8,CP1,IS4-1,MT1-3-4-5-8,OB10,PQ4,RS300-600,V1.3,DM1;"
Resolution k 1 0 0 0 "300dpi/300 DPI"
PCFileName "brl2380w.ppd"
}
{
ModelName "HL-L2390DW"
Attribute "NickName" "" "Brother HL-L2390DW, $USING"
@ -303,6 +335,14 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
PCFileName "br7240.ppd"
}
{
ModelName "MFC-7340"
Attribute "NickName" "" "Brother MFC-7340, $USING"
Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,HBP;MDL:MFC-7340;CLS:PRINTER;"
Duplex rotated
PCFileName "brl7340.ppd"
}
{
ModelName "MFC-7360N"
Attribute "NickName" "" "Brother MFC-7360N, $USING"
@ -310,7 +350,6 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
PCFileName "br7360n.ppd"
}
{
ModelName "MFC-7365DN"
Attribute "NickName" "" "Brother MFC-7365DN, $USING"
@ -335,6 +374,14 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
PCFileName "br7365dn.ppd"
}
{
ModelName "MFC-8710DW"
Attribute "NickName" "" "Brother MFC-8710DW, $USING"
Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,PCL,PCLXL,URF;MDL:MFC-8710DW;CLS:PRINTER;CID:Brother Laser Type2;URF:W8,CP1,IS11-19-4,MT1-3-4-5-8-11,OB10,PQ4,RS300-600-1200,DM1;"
Duplex rotated
PCFileName "brl8710dw.ppd"
}
{
ModelName "MFC-L2710DW series"
Attribute "NickName" "" "Brother MFC-L2710DW series, $USING"

Loading…
Cancel
Save