1
0
mirror of https://github.com/pdewacht/brlaser synced 2025-04-20 01:56:45 +02:00

Add new printer definitions:

Closes pdewacht#173 Brother DCP-1610W series
Closes pdewacht#176 Brother FAX-2820
This commit is contained in:
Benjamin Lowell 2023-03-14 08:37:21 -04:00
parent 9971e216d1
commit 08c5185707
2 changed files with 17 additions and 0 deletions

View File

@ -12,6 +12,7 @@ This driver has been reported to work with these printers:
* Brother DCP-1510 series * Brother DCP-1510 series
* Brother DCP-1600 series * Brother DCP-1600 series
* Brother DCP-1610W series
* Brother DCP-7020 * Brother DCP-7020
* Brother DCP-7030 * Brother DCP-7030
* Brother DCP-7040 * Brother DCP-7040
@ -29,6 +30,7 @@ This driver has been reported to work with these printers:
* Brother DCP-L2537DW * Brother DCP-L2537DW
* Brother DCP-L2540DW series * Brother DCP-L2540DW series
* Brother DCP-L2550DW series * Brother DCP-L2550DW series
* Brother FAX-2820
* Brother HL-1110 series * Brother HL-1110 series
* Brother HL-1200 series * Brother HL-1200 series
* Brother HL-2030 series * Brother HL-2030 series

View File

@ -94,6 +94,13 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
PCFileName "br1600.ppd" PCFileName "br1600.ppd"
} }
{
ModelName "DCP-1610W series"
Attribute "NickName" "" "Brother DCP-1610W series, $USING"
Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,HBP;MDL:DCP-1610W series;CLS:PRINTER;CID:Brother Laser Type1;"
PCFileName "br1610.ppd"
}
{ {
ModelName "DCP-7020" ModelName "DCP-7020"
Attribute "NickName" "" "Brother DCP-7020, $USING" Attribute "NickName" "" "Brother DCP-7020, $USING"
@ -237,6 +244,14 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
PCFileName "brl2550d.ppd" PCFileName "brl2550d.ppd"
} }
{
ModelName "FAX-2820"
Attribute "NickName" "" "Brother FAX-2820, $USING"
Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,HBP;MDL:FAX-2820;CLS:PRINTER;"
Resolution k 1 0 0 0 "300dpi/300 DPI"
PCFileName "br2820.ppd"
}
{ {
ModelName "HL-1110" ModelName "HL-1110"
Attribute "NickName" "" "Brother HL-1110 series, $USING" Attribute "NickName" "" "Brother HL-1110 series, $USING"