Browse Source

Brother HL-1110

pull/48/head
Peter De Wachter 7 years ago
parent
commit
dbc897787e
  1. 1
      README.md
  2. 8
      brlaser.drv.in

1
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

8
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"

Loading…
Cancel
Save