mirror of
https://github.com/pdewacht/brlaser
synced 2024-12-27 07:48:21 +01:00
Add Brother-DCP1510
This commit is contained in:
parent
03bb366e75
commit
d5aa1a55dd
@ -8,6 +8,7 @@ don't work, this one might help.
|
|||||||
|
|
||||||
It is known to support these printers:
|
It is known to support these printers:
|
||||||
|
|
||||||
|
* Brother DCP-1510 series
|
||||||
* Brother DCP-7030
|
* Brother DCP-7030
|
||||||
* Brother DCP-7055
|
* Brother DCP-7055
|
||||||
* Brother DCP-7065DN
|
* Brother DCP-7065DN
|
||||||
|
@ -75,6 +75,13 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
|
|||||||
Choice True/On "<</cupsInteger10 1>>setpagedevice"
|
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"
|
ModelName "DCP-7030"
|
||||||
Attribute "NickName" "" "Brother DCP-7030, using @PACKAGE@ v@VERSION@"
|
Attribute "NickName" "" "Brother DCP-7030, using @PACKAGE@ v@VERSION@"
|
||||||
|
Loading…
Reference in New Issue
Block a user