mirror of
https://github.com/pdewacht/brlaser
synced 2025-04-18 01:06:45 +02:00
Add Brother DCP-7055
Looks like this printer has some configuration options beyond what brlaser currently knows about. But this offers basic functionality.
This commit is contained in:
parent
1dcd5b445e
commit
8b99cced73
@ -9,6 +9,7 @@ don't work, this one might help.
|
|||||||
It is known to support these printers:
|
It is known to support these printers:
|
||||||
|
|
||||||
* Brother DCP-7030
|
* Brother DCP-7030
|
||||||
|
* Brother DCP-7055
|
||||||
* Brother DCP-7065DN
|
* Brother DCP-7065DN
|
||||||
|
|
||||||
Copyright
|
Copyright
|
||||||
|
@ -82,6 +82,13 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
|
|||||||
PCFileName "br7030.ppd"
|
PCFileName "br7030.ppd"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
{
|
||||||
|
ModelName "DCP-7055"
|
||||||
|
Attribute "NickName" "" "Brother DCP-7055, using @PACKAGE@ v@VERSION@"
|
||||||
|
Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,HBP;MDL:DCP-7055;CLS:PRINTER;CID:Brother Laser Type1;"
|
||||||
|
PCFileName "br7055.ppd"
|
||||||
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
ModelName "DCP-7065DN"
|
ModelName "DCP-7065DN"
|
||||||
Attribute "NickName" "" "Brother DCP-7065DN, using @PACKAGE@ v@VERSION@"
|
Attribute "NickName" "" "Brother DCP-7065DN, using @PACKAGE@ v@VERSION@"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user