Browse Source

Merge pull request #7 from rkreis/dcp1510

Add Brother-DCP1510
pull/17/head
Peter De Wachter 9 years ago committed by GitHub
parent
commit
4fdd8c95a8
  1. 1
      README.md
  2. 7
      brlaser.drv.in

1
README.md

@ -8,6 +8,7 @@ don't work, this one might help.
It is known to support these printers:
* Brother DCP-1510 series
* Brother DCP-7030
* Brother DCP-7055
* Brother DCP-7055W

7
brlaser.drv.in

@ -75,6 +75,13 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
Choice True/On "<</cupsInteger10 1>>setpagedevice"
{
ModelName "DCP-1510"
Attribute "NickName" "" "Brother DCP-1510 series, using @PACKAGE@ v@VERSION@"
Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,XL2HB;MDL:DCP-1510 series;CLS:PRINTER;CID:Brother Laser Type1;"
PCFileName "br1510.ppd"
}
{
ModelName "DCP-7030"
Attribute "NickName" "" "Brother DCP-7030, using @PACKAGE@ v@VERSION@"

Loading…
Cancel
Save