Browse Source

Add Brother MFC-7240 (Closes #21)

pull/26/head
Peter De Wachter 8 years ago
parent
commit
de26cc4bf0
  1. 1
      README.md
  2. 7
      brlaser.drv.in

1
README.md

@ -17,6 +17,7 @@ This driver is known to work with these printers:
* Brother DCP-7055W
* Brother DCP-7065DN
* Brother HL-L2300D
* Brother MFC-7240
* Brother MFC-7360N

7
brlaser.drv.in

@ -135,6 +135,13 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
PCFileName "brl2300d.ppd"
}
{
ModelName "MFC-7240"
Attribute "NickName" "" "Brother MFC-7240, $USING"
Attribute "1284DeviceID" "" "MFG:Brother;MFG:Brother;CMD:PJL,HBP;MDL:MFC-7240;CLS:PRINTER;CID:Brother Laser Type1;"
PCFileName "br7240.ppd"
}
{
ModelName "MFC-7360N"
Attribute "NickName" "" "Brother MFC-7360N, $USING"

Loading…
Cancel
Save