mirror of
https://github.com/pdewacht/brlaser
synced 2025-04-08 21:36:44 +02:00
Add new printer definitions:
Closes pdewacht#189 Brother FAX-2840 Closes pdewacht#185 Brother HL-2260 Closes pdewacht#190 Brother HL-L2335D series Closes pdewacht#187 Brother MFC-7860DW Closes pdewacht#182 Brother MFC-9160
This commit is contained in:
parent
08c5185707
commit
fed695c5e7
@ -31,6 +31,7 @@ This driver has been reported to work with these printers:
|
||||
* Brother DCP-L2540DW series
|
||||
* Brother DCP-L2550DW series
|
||||
* Brother FAX-2820
|
||||
* Brother FAX-2840
|
||||
* Brother HL-1110 series
|
||||
* Brother HL-1200 series
|
||||
* Brother HL-2030 series
|
||||
@ -40,6 +41,7 @@ This driver has been reported to work with these printers:
|
||||
* Brother HL-2230 series
|
||||
* Brother HL-2240D series
|
||||
* Brother HL-2250DN series
|
||||
* Brother HL-2260
|
||||
* Brother HL-2270DW series
|
||||
* Brother HL-2280DW
|
||||
* Brother HL-5030 series
|
||||
@ -48,6 +50,7 @@ This driver has been reported to work with these printers:
|
||||
* Brother HL-L2305 series
|
||||
* Brother HL-L2310D series
|
||||
* Brother HL-L2320D series
|
||||
* Brother HL-L2335D series
|
||||
* Brother HL-L2340D series
|
||||
* Brother HL-L2350DW series
|
||||
* Brother HL-L2360D series
|
||||
@ -66,8 +69,10 @@ This driver has been reported to work with these printers:
|
||||
* Brother MFC-7420
|
||||
* Brother MFC-7440N
|
||||
* Brother MFC-7460DN
|
||||
* Brother MFC-7860DW
|
||||
* Brother MFC-8710DW
|
||||
* Brother MFC-8860DN
|
||||
* Brother MFC-9160
|
||||
* Brother MFC-L2700DN series
|
||||
* Brother MFC-L2700DW series
|
||||
* Brother MFC-L2710DN series
|
||||
|
@ -252,6 +252,13 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
|
||||
PCFileName "br2820.ppd"
|
||||
}
|
||||
|
||||
{
|
||||
ModelName "FAX-2840"
|
||||
Attribute "NickName" "" "Brother FAX-2840, $USING"
|
||||
Attribute "1284DeviceID" "" "MFG:Brother;MFG:Brother;CMD:PJL,HBP;MDL:FAX-2840;CLS:PRINTER;CID:Brother Laser Type1;"
|
||||
PCFileName "br2840.ppd"
|
||||
}
|
||||
|
||||
{
|
||||
ModelName "HL-1110"
|
||||
Attribute "NickName" "" "Brother HL-1110 series, $USING"
|
||||
@ -318,6 +325,13 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
|
||||
PCFileName "br2250d.ppd"
|
||||
}
|
||||
|
||||
{
|
||||
ModelName "HL-2260"
|
||||
Attribute "NickName" "" "Brother HL-2260, $USING"
|
||||
Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,HBP;MDL:HL-2260;CLS:PRINTER;CID:Brother Laser Type1;"
|
||||
PCFileName "br2260.ppd"
|
||||
}
|
||||
|
||||
{
|
||||
ModelName "HL-2270DW series"
|
||||
Attribute "NickName" "" "Brother HL-2270DW series, $USING"
|
||||
@ -380,6 +394,14 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
|
||||
PCFileName "brl2320d.ppd"
|
||||
}
|
||||
|
||||
{
|
||||
ModelName "HL-L2335D series"
|
||||
Attribute "NickName" "" "Brother HL-L2335D series, $USING"
|
||||
Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,HBP;MDL:HL-L2335D series;CLS:PRINTER;CID:Brother Laser Type1;"
|
||||
Duplex rotated
|
||||
PCFileName "brl2335d.ppd"
|
||||
}
|
||||
|
||||
{
|
||||
ModelName "HL-L2340D"
|
||||
Attribute "NickName" "" "Brother HL-L2340D series, $USING"
|
||||
@ -517,6 +539,14 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
|
||||
PCFileName "br7460dn.ppd"
|
||||
}
|
||||
|
||||
{
|
||||
ModelName "MFC-7860DW"
|
||||
Attribute "NickName" "" "Brother MFC-7860DW, $USING"
|
||||
Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,PCL,PCLXL;MDL:MFC-7860DW;CLS:PRINTER;CID:Brother Laser Type1;"
|
||||
Duplex rotated
|
||||
PCFileName "br7860d.ppd"
|
||||
}
|
||||
|
||||
{
|
||||
ModelName "MFC-8710DW"
|
||||
Attribute "NickName" "" "Brother MFC-8710DW, $USING"
|
||||
@ -533,6 +563,13 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
|
||||
PCFileName "br8860d.ppd"
|
||||
}
|
||||
|
||||
{
|
||||
ModelName "MFC-9160"
|
||||
Attribute "NickName" "" "Brother MFC-9160, $USING"
|
||||
Attribute "1284DeviceID" "" "MFG:Brother;CMD:HBP,PCL;MDL:MFC-9160;CLS:PRINTER;"
|
||||
PCFileName "br9160.ppd"
|
||||
}
|
||||
|
||||
{
|
||||
ModelName "MFC-L2700DN series"
|
||||
Attribute "NickName" "" "Brother MFC-L2700DN series, $USING"
|
||||
|
Loading…
x
Reference in New Issue
Block a user