mirror of
https://github.com/pdewacht/brlaser
synced 2024-12-27 07:48:21 +01:00
Add Brother MFC-7360N
From Debian bug report #862750; thanks to Mark A. Hershberger.
This commit is contained in:
parent
2fd541c046
commit
853db9e5a2
@ -13,6 +13,7 @@ It is known to support these printers:
|
|||||||
* Brother DCP-7055
|
* Brother DCP-7055
|
||||||
* Brother DCP-7055W
|
* Brother DCP-7055W
|
||||||
* Brother DCP-7065DN
|
* Brother DCP-7065DN
|
||||||
|
* Brother MFC-7360N
|
||||||
|
|
||||||
Copyright
|
Copyright
|
||||||
---------
|
---------
|
||||||
|
@ -116,3 +116,10 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
|
|||||||
Duplex rotated
|
Duplex rotated
|
||||||
PCFileName "br7065dn.ppd"
|
PCFileName "br7065dn.ppd"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
{
|
||||||
|
ModelName "MFC-7360N"
|
||||||
|
Attribute "NickName" "" "Brother MFC-7360N, using brlaser v3"
|
||||||
|
Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,HBP;MDL:MFC-7360N;CLS:PRINTER;CID:Brother Laser Type1;"
|
||||||
|
PCFileName "br7360n.ppd"
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user