Browse Source

Merge 65b5f7e5c7 into 2a49e3287c

pull/166/merge
loicdb75 3 years ago committed by GitHub
parent
commit
6fe56a57c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      README.md
  2. 8
      brlaser.drv.in

1
README.md

@ -18,6 +18,7 @@ This driver has been reported to work with these printers:
* Brother DCP-7055W
* Brother DCP-7060D
* Brother DCP-7065DN
* Brother DCP-7070DW
* Brother DCP-7080
* Brother DCP-L2500D series
* Brother DCP-L2520D series

8
brlaser.drv.in

@ -142,6 +142,14 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
PCFileName "br7065dn.ppd"
}
{
ModelName "DCP-7070DW"
Attribute "NickName" "" "Brother DCP-7070DW, $USING"
Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,HBP;MDL:DCP-7070DW;CLS:PRINTER;CID:Brother Laser Type1;"
Duplex rotated
PCFileName "br7070dw.ppd"
}
{
ModelName "DCP-7080"
Attribute "NickName" "" "Brother DCP-7080, $USING"

Loading…
Cancel
Save