mirror of
https://github.com/pdewacht/brlaser
synced 2024-12-26 07:28:21 +01:00
Add Brother DCP-L2520DW
This commit is contained in:
parent
2f63d0a36c
commit
68dcbc4e38
@ -21,6 +21,7 @@ This driver has been reported to work with these printers:
|
||||
* Brother DCP-7080
|
||||
* Brother DCP-L2500D series
|
||||
* Brother DCP-L2520D series
|
||||
* Brother DCP-L2520DW series
|
||||
* Brother DCP-L2540DW series
|
||||
* Brother HL-1110 series
|
||||
* Brother HL-1200 series
|
||||
|
@ -173,6 +173,14 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
|
||||
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"
|
||||
Attribute "NickName" "" "Brother DCP-L2540DW series, $USING"
|
||||
|
Loading…
Reference in New Issue
Block a user