Browse Source

Add Brother HL-L2300D

pull/8/merge
Peter De Wachter 8 years ago
parent
commit
3946f2e3d6
  1. 5
      README.md
  2. 8
      brlaser.drv.in

5
README.md

@ -8,13 +8,14 @@ such as PCL or PostScript, not all do. If you have a monochrome
Brother laser printer (or multi-function device) and the other open
source drivers don't work, this one might help.
This driver is known to support these printers:
This driver is known to work with these printers:
* Brother DCP-1510 series
* Brother DCP-1510
* Brother DCP-7030
* Brother DCP-7055
* Brother DCP-7055W
* Brother DCP-7065DN
* Brother HL-L2300D
* Brother MFC-7360N

8
brlaser.drv.in

@ -119,6 +119,14 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
PCFileName "br7065dn.ppd"
}
{
ModelName "HL-L2300D"
Attribute "NickName" "" "Brother HL-L2300D, $USING"
Attribute "1284DeviceID" "" " MFG:Brother;CMD:PJL,HBP;MDL:HL-L2300D series;CLS:PRINTER;CID:Brother Laser Type1;"
Duplex rotated
PCFileName "brl2300d.ppd"
}
{
ModelName "MFC-7360N"
Attribute "NickName" "" "Brother MFC-7360N, $USING"

Loading…
Cancel
Save