mirror of
https://github.com/pdewacht/brlaser
synced 2025-04-06 04:46:44 +02:00
Add Brother MFC-7240 (Closes #21)
This commit is contained in:
parent
d80491b105
commit
de26cc4bf0
@ -17,6 +17,7 @@ This driver is known to work with these printers:
|
|||||||
* Brother DCP-7055W
|
* Brother DCP-7055W
|
||||||
* Brother DCP-7065DN
|
* Brother DCP-7065DN
|
||||||
* Brother HL-L2300D
|
* Brother HL-L2300D
|
||||||
|
* Brother MFC-7240
|
||||||
* Brother MFC-7360N
|
* Brother MFC-7360N
|
||||||
|
|
||||||
|
|
||||||
|
@ -135,6 +135,13 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
|
|||||||
PCFileName "brl2300d.ppd"
|
PCFileName "brl2300d.ppd"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
{
|
||||||
|
ModelName "MFC-7240"
|
||||||
|
Attribute "NickName" "" "Brother MFC-7240, $USING"
|
||||||
|
Attribute "1284DeviceID" "" "MFG:Brother;MFG:Brother;CMD:PJL,HBP;MDL:MFC-7240;CLS:PRINTER;CID:Brother Laser Type1;"
|
||||||
|
PCFileName "br7240.ppd"
|
||||||
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
ModelName "MFC-7360N"
|
ModelName "MFC-7360N"
|
||||||
Attribute "NickName" "" "Brother MFC-7360N, $USING"
|
Attribute "NickName" "" "Brother MFC-7360N, $USING"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user