mirror of
https://github.com/pdewacht/brlaser
synced 2024-12-26 15:38:20 +01:00
Add Brother DCP-7040
This commit is contained in:
parent
3946f2e3d6
commit
ba25b63af6
@ -12,6 +12,7 @@ This driver is known to work with these printers:
|
|||||||
|
|
||||||
* Brother DCP-1510
|
* Brother DCP-1510
|
||||||
* Brother DCP-7030
|
* Brother DCP-7030
|
||||||
|
* Brother DCP-7040
|
||||||
* Brother DCP-7055
|
* Brother DCP-7055
|
||||||
* Brother DCP-7055W
|
* Brother DCP-7055W
|
||||||
* Brother DCP-7065DN
|
* Brother DCP-7065DN
|
||||||
|
@ -95,6 +95,14 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
|
|||||||
PCFileName "br7030.ppd"
|
PCFileName "br7030.ppd"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
{
|
||||||
|
ModelName "DCP-7040"
|
||||||
|
Attribute "NickName" "" "Brother DCP-7040, $USING"
|
||||||
|
Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,HBP;MDL:DCP-7040;CLS:PRINTER;"
|
||||||
|
Resolution k 1 0 0 0 "300dpi/300 DPI"
|
||||||
|
PCFileName "br7040.ppd"
|
||||||
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
ModelName "DCP-7055"
|
ModelName "DCP-7055"
|
||||||
Attribute "NickName" "" "Brother DCP-7055, $USING"
|
Attribute "NickName" "" "Brother DCP-7055, $USING"
|
||||||
|
Loading…
Reference in New Issue
Block a user