mirror of
https://github.com/pdewacht/brlaser
synced 2025-04-19 17:46:45 +02:00
Add new printer definitions:
Closes pdewacht#172 Brother DCP-8065DN Closes pdewacht#162 Brother HL-L2370DN series Closes pdewacht#156 Brother HL-L5000D series
This commit is contained in:
parent
a6f760330c
commit
0fd704c19b
@ -20,6 +20,7 @@ This driver has been reported to work with these printers:
|
||||
* Brother DCP-7060D
|
||||
* Brother DCP-7065DN
|
||||
* Brother DCP-7080
|
||||
* Brother DCP-8065DN
|
||||
* Brother DCP-L2500D series
|
||||
* Brother DCP-L2510D series
|
||||
* Brother DCP-L2520D series
|
||||
@ -47,9 +48,11 @@ This driver has been reported to work with these printers:
|
||||
* Brother HL-L2340D series
|
||||
* Brother HL-L2350DW series
|
||||
* Brother HL-L2360D series
|
||||
* Brother HL-L2370DN series
|
||||
* Brother HL-L2375DW series
|
||||
* Brother HL-L2380DW series
|
||||
* Brother HL-L2390DW
|
||||
* Brother HL-L5000D series
|
||||
* Brother MFC-1810 series
|
||||
* Brother MFC-1910W
|
||||
* Brother MFC-7240
|
||||
|
@ -165,6 +165,14 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
|
||||
PCFileName "br7080d.ppd"
|
||||
}
|
||||
|
||||
{
|
||||
ModelName "DCP-8065DN"
|
||||
Attribute "NickName" "" "Brother DCP-8065DN, $USING"
|
||||
Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,PCL,PCLXL;MDL:DCP-8065DN;CLS:PRINTER;"
|
||||
Duplex rotated
|
||||
PCFileName "br8065d.ppd"
|
||||
}
|
||||
|
||||
{
|
||||
ModelName "DCP-L2500D"
|
||||
Attribute "NickName" "" "Brother DCP-L2500D series, $USING"
|
||||
@ -373,6 +381,14 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
|
||||
PCFileName "brl2360d.ppd"
|
||||
}
|
||||
|
||||
{
|
||||
ModelName "HL-L2370DN series"
|
||||
Attribute "NickName" "" "Brother HL-L2370DN series, $USING"
|
||||
Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,PCL,PCLXL,URF;MDL:HL-L2370DN series;CLS:PRINTER;CID:Brother Laser Type1;URF:W8,CP1,IS4-1,MT1-3-4-5-8,OB10,PQ3-4-5,RS300-600-1200,V1.4,DM1;"
|
||||
Duplex rotated
|
||||
PCFileName "brl2370d.ppd"
|
||||
}
|
||||
|
||||
{
|
||||
ModelName "HL-L2375DW"
|
||||
Attribute "NickName" "" "Brother HL-L2375DW series, $USING"
|
||||
@ -397,6 +413,14 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
|
||||
PCFileName "brl2390w.ppd"
|
||||
}
|
||||
|
||||
{
|
||||
ModelName "HL-L5000D series"
|
||||
Attribute "NickName" "" "Brother HL-L5000D series, $USING"
|
||||
Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,PCL,PCLXL;MDL:HL-L5000D series;CLS:PRINTER;CID:Brother Laser Type1;"
|
||||
Duplex rotated
|
||||
PCFileName "brl5000d.ppd"
|
||||
}
|
||||
|
||||
{
|
||||
ModelName "MFC-1810 series"
|
||||
Attribute "NickName" "" "Brother MFC-1810 series, $USING"
|
||||
|
Loading…
x
Reference in New Issue
Block a user