From b7dac7507f846467edfa37c735a7357b40248a39 Mon Sep 17 00:00:00 2001 From: Benjamin Lowell Date: Tue, 14 Mar 2023 08:37:21 -0400 Subject: [PATCH] added new printer definitions Closes #176 FAX-2820 Closes #173 DCP-1610W series --- README.md | 2 ++ brlaser.drv.in | 15 +++++++++++++++ 2 files changed, 17 insertions(+) diff --git a/README.md b/README.md index 94b57db..d5033df 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ This driver has been reported to work with these printers: * Brother DCP-1510 series * Brother DCP-1600 series +* Brother DCP-1610W series * Brother DCP-7020 * Brother DCP-7030 * Brother DCP-7040 @@ -29,6 +30,7 @@ This driver has been reported to work with these printers: * Brother DCP-L2537DW * Brother DCP-L2540DW series * Brother DCP-L2550DW series +* Brother FAX-2820 * Brother HL-1110 series * Brother HL-1200 series * Brother HL-2030 series diff --git a/brlaser.drv.in b/brlaser.drv.in index f3b2d44..a4ec2f8 100644 --- a/brlaser.drv.in +++ b/brlaser.drv.in @@ -94,6 +94,13 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10 PCFileName "br1600.ppd" } +{ + ModelName "DCP-1610W" + 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 "br1610w.ppd" +} + { ModelName "DCP-7020" Attribute "NickName" "" "Brother DCP-7020, $USING" @@ -237,6 +244,14 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10 PCFileName "brl2550w.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" Attribute "NickName" "" "Brother HL-1110 series, $USING"