mirror of
https://github.com/pdewacht/brlaser
synced 2024-12-27 07:48:21 +01:00
Add Brother HL-L2300D
This commit is contained in:
parent
0536c6bcad
commit
3946f2e3d6
@ -8,13 +8,14 @@ such as PCL or PostScript, not all do. If you have a monochrome
|
|||||||
Brother laser printer (or multi-function device) and the other open
|
Brother laser printer (or multi-function device) and the other open
|
||||||
source drivers don't work, this one might help.
|
source drivers don't work, this one might help.
|
||||||
|
|
||||||
This driver is known to support these printers:
|
This driver is known to work with these printers:
|
||||||
|
|
||||||
* Brother DCP-1510 series
|
* Brother DCP-1510
|
||||||
* Brother DCP-7030
|
* Brother DCP-7030
|
||||||
* Brother DCP-7055
|
* Brother DCP-7055
|
||||||
* Brother DCP-7055W
|
* Brother DCP-7055W
|
||||||
* Brother DCP-7065DN
|
* Brother DCP-7065DN
|
||||||
|
* Brother HL-L2300D
|
||||||
* Brother MFC-7360N
|
* Brother MFC-7360N
|
||||||
|
|
||||||
|
|
||||||
|
@ -119,6 +119,14 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
|
|||||||
PCFileName "br7065dn.ppd"
|
PCFileName "br7065dn.ppd"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
{
|
||||||
|
ModelName "HL-L2300D"
|
||||||
|
Attribute "NickName" "" "Brother HL-L2300D, $USING"
|
||||||
|
Attribute "1284DeviceID" "" " MFG:Brother;CMD:PJL,HBP;MDL:HL-L2300D series;CLS:PRINTER;CID:Brother Laser Type1;"
|
||||||
|
Duplex rotated
|
||||||
|
PCFileName "brl2300d.ppd"
|
||||||
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
ModelName "MFC-7360N"
|
ModelName "MFC-7360N"
|
||||||
Attribute "NickName" "" "Brother MFC-7360N, $USING"
|
Attribute "NickName" "" "Brother MFC-7360N, $USING"
|
||||||
|
Loading…
Reference in New Issue
Block a user