1
0
mirror of https://github.com/pdewacht/brlaser synced 2024-12-26 07:28:21 +01:00

Merge pull request #71 from xuzhao9/master

Add Brother DCP-L2520DW
This commit is contained in:
Peter De Wachter 2020-04-18 13:30:25 +02:00 committed by GitHub
commit cecfceb27a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 0 deletions

View File

@ -21,6 +21,7 @@ This driver has been reported to work with these printers:
* Brother DCP-7080 * Brother DCP-7080
* Brother DCP-L2500D series * Brother DCP-L2500D series
* Brother DCP-L2520D series * Brother DCP-L2520D series
* Brother DCP-L2520DW series
* Brother DCP-L2540DW series * Brother DCP-L2540DW series
* Brother HL-1110 series * Brother HL-1110 series
* Brother HL-1200 series * Brother HL-1200 series

View File

@ -173,6 +173,14 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
PCFileName "brl2520d.ppd" PCFileName "brl2520d.ppd"
} }
{
ModelName "DCP-L2520DW"
Attribute "NickName" "" "Brother DCP-L2520DW series, $USING"
Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,HBP;MDL:DCP-L2520DW series;CLS:PRINTER;CID:Brother Laser Type1;"
Duplex rotated
PCFileName "brl2520dw.ppd"
}
{ {
ModelName "DCP-L2540DW" ModelName "DCP-L2540DW"
Attribute "NickName" "" "Brother DCP-L2540DW series, $USING" Attribute "NickName" "" "Brother DCP-L2540DW series, $USING"