From dbc897787eae53a7e58f693f774d6c1291c725ae Mon Sep 17 00:00:00 2001 From: Peter De Wachter Date: Sat, 18 May 2019 22:38:27 +0200 Subject: [PATCH] Brother HL-1110 --- README.md | 1 + brlaser.drv.in | 8 ++++++++ 2 files changed, 9 insertions(+) diff --git a/README.md b/README.md index b4c188d..226bb54 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ This driver has been reported to work with these printers: * Brother DCP-7080 * Brother DCP-L2500D * Brother DCP-L2540DW +* Brother HL-1110 series * Brother HL-1200 series * Brother HL-L2300D series * Brother HL-L2320D series diff --git a/brlaser.drv.in b/brlaser.drv.in index d917359..19b1db0 100644 --- a/brlaser.drv.in +++ b/brlaser.drv.in @@ -173,6 +173,14 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10 PCFileName "brl2540.ppd" } +{ + ModelName "HL-1110" + Attribute "NickName" "" "Brother HL-1110 series, $USING" + Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,HBP;MDL:HL-1110 series;CLS:PRINTER;CID:Brother Laser Type3;" + Resolution k 1 0 0 0 "300dpi/300 DPI" + PCFileName "br1110.ppd" +} + { ModelName "HL-1200" Attribute "NickName" "" "Brother HL-1200 series, $USING"