Browse Source

Add Brother HL-2270DW

pull/48/head
QORTEC 7 years ago
parent
commit
83fae82d30
  1. 1
      README.md
  2. 9
      brlaser.drv.in

1
README.md

@ -23,6 +23,7 @@ This driver has been reported to work with these printers:
* Brother DCP-L2540DW
* Brother HL-1110 series
* Brother HL-1200 series
* Brother HL-2270DW series
* Brother HL-L2300D series
* Brother HL-L2320D series
* Brother HL-L2340D series

9
brlaser.drv.in

@ -188,6 +188,15 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
PCFileName "br1200.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 "brl2270dw.ppd"
}
{
ModelName "HL-L2300D"
Attribute "NickName" "" "Brother HL-L2300D series, $USING"

Loading…
Cancel
Save