Browse Source

Add Brother DCP-T710W (Closes #88)

pull/171/head
QORTEC 5 years ago committed by Marco Scardovi
parent
commit
da161cd727
No known key found for this signature in database
GPG Key ID: 4997125109FEC706
  1. 1
      README.md
  2. 7
      brlaser.drv.in

1
README.md

@ -26,6 +26,7 @@ This driver has been reported to work with these printers:
* Brother DCP-L2537DW
* Brother DCP-L2540DW series
* Brother DCP-T500W
* Brother DCP-T710W
* Brother HL-1110 series
* Brother HL-1200 series
* Brother HL-2030 series

7
brlaser.drv.in

@ -212,6 +212,13 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
PCFileName "brt500w.ppd"
}
{
ModelName "DCP-T710W"
Attribute "NickName" "" "Brother DCP-T710W, $USING"
Attribute "1284DeviceID" "" "MFG:Brother;CMD:HBP,PJL,URF;MDL:DCP-T710W;CLS:PRINTER;CID:Brother Generic Jpeg Type2;URF:SRGB24,W8,CP1,IS1,MT1-8-11,OB9,PQ4-5,RS300,OFU0,V1.4;"
PCFileName "brt710w.ppd"
}
{
ModelName "HL-1110"
Attribute "NickName" "" "Brother HL-1110 series, $USING"

Loading…
Cancel
Save