Browse Source

Add Brother HL-2270DW

pull/55/head
QORTEC 7 years ago committed by Peter De Wachter
parent
commit
504c00f68e
  1. 1
      README.md
  2. 9
      brlaser.drv.in

1
README.md

@ -27,6 +27,7 @@ This driver has been reported to work with these printers:
* Brother HL-2030 series
* Brother HL-2140 series
* Brother HL-2220 series
* Brother HL-2270DW series
* Brother HL-5030 series
* Brother HL-L2300D series
* Brother HL-L2320D series

9
brlaser.drv.in

@ -217,6 +217,15 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
PCFileName "br2220.ppd"
}
{
ModelName "HL-2270DW series"
Attribute "NickName" "" "Brother HL-2270DW series, $USING"
Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,PCL,PCLXL;MDL:HL-2270DW series;CLS:PRINTER;CID:Brother Laser Type1;"
Resolution k 1 0 0 0 "300dpi/300 DPI"
Duplex rotated
PCFileName "br2270dw.ppd"
}
{
ModelName "HL-5030 series"
Attribute "NickName" "" "Brother HL-5030 series, $USING"

Loading…
Cancel
Save