1
0
mirror of https://github.com/pdewacht/brlaser synced 2024-12-26 15:38:20 +01:00

Add Brother MFC-7360N

From Debian bug report #862750; thanks to Mark A. Hershberger.
This commit is contained in:
Peter De Wachter 2017-10-14 21:55:30 +02:00
parent 2fd541c046
commit 853db9e5a2
2 changed files with 8 additions and 0 deletions

View File

@ -13,6 +13,7 @@ It is known to support these printers:
* Brother DCP-7055
* Brother DCP-7055W
* Brother DCP-7065DN
* Brother MFC-7360N
Copyright
---------

View File

@ -116,3 +116,10 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
Duplex rotated
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"
}