1
0
mirror of https://github.com/pdewacht/brlaser synced 2025-05-01 14:06:44 +02:00

Compare commits

...

6 Commits

Author SHA1 Message Date
Benjamin Lowell
fed695c5e7 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
2023-08-01 23:03:18 -04:00
Benjamin Lowell
08c5185707 Add new printer definitions:
Closes pdewacht#173 Brother DCP-1610W series
Closes pdewacht#176 Brother FAX-2820
2023-08-01 23:00:01 -04:00
Jan Musinsky
9971e216d1 Add Brother DCP-7070DW 2023-08-01 22:57:53 -04:00
Benjamin Lowell
0fd704c19b Add new printer definitions:
Closes pdewacht#172 Brother DCP-8065DN
Closes pdewacht#162 Brother HL-L2370DN series
Closes pdewacht#156 Brother HL-L5000D  series
2023-08-01 22:57:21 -04:00
QORTEC
a6f760330c Add new printer definitions:
Closes pdewacht#141 Brother DCP-7020
Closes pdewacht#66  Brother DCP-L2510D  series
Closes pdewacht#87  Brother DCP-L2537DW
Closes pdewacht#102 Brother DCP-L2550DW series
Closes pdewacht#63  Brother HL-2130 series
Closes pdewacht#147 Brother HL-2230 series
Closes pdewacht#121 Brother HL-2240D  series
Closes pdewacht#101 Brother HL-2250DN series
Closes pdewacht#128 Brother HL-2280DW
Closes pdewacht#94  Brother HL-5040  series
Closes pdewacht#112 Brother HL-L2305 series
Closes pdewacht#108 Brother HL-L2310D  series
Closes pdewacht#103 Brother HL-L2350DW series
Closes pdewacht#90  Brother HL-L2380DW series
Closes pdewacht#109 Brother MFC-1810   series
Closes pdewacht#115 Brother MFC-7320
Closes pdewacht#77  Brother MFC-7340
Closes pdewacht#144 Brother MFC-7440N
Closes pdewacht#50  Brother MFC-8710DW
Closes pdewacht#129 Brother MFC-8860DN
Closes pdewacht#114 Brother MFC-L2700DN series
Closes pdewacht#134 Brother MFC-L2700DW series
Closes pdewacht#130 Brother MFC-L2710DN series
Closes pdewacht#57  Brother MFC-L2750DW series
Closes pdewacht#150 Fuji Xerox DocuPrint P265 dw
Closes pdewacht#142 Lenovo LJ2650DN
2023-08-01 22:51:59 -04:00
Peter Ye
f3de875079 Fix MFC-7460DN PPD file name 2023-08-01 22:38:02 -04:00
2 changed files with 322 additions and 4 deletions

View File

@ -12,39 +12,74 @@ This driver has been reported to work with these printers:
* Brother DCP-1510 series
* Brother DCP-1600 series
* Brother DCP-1610W series
* Brother DCP-7020
* Brother DCP-7030
* Brother DCP-7040
* Brother DCP-7055
* Brother DCP-7055W
* Brother DCP-7060D
* Brother DCP-7065DN
* Brother DCP-7070DW
* Brother DCP-7080
* Brother DCP-8065DN
* Brother DCP-L2500D series
* Brother DCP-L2510D series
* Brother DCP-L2520D series
* Brother DCP-L2520DW series
* Brother DCP-L2537DW
* 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
* Brother HL-2130 series
* Brother HL-2140 series
* Brother HL-2220 series
* 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
* Brother HL-5040 series
* Brother HL-L2300D series
* 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
* 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
* Brother MFC-7320
* Brother MFC-7340
* Brother MFC-7360N
* Brother MFC-7365DN
* Brother MFC-7420
* Brother MFC-7440N
* Brother MFC-7460DN
* Brother MFC-7840W
* Brother MFC-7860DW
* Brother MFC-8710DW
* Brother MFC-8860DN
* Brother MFC-9160
* Brother MFC-L2700DN series
* Brother MFC-L2700DW series
* Brother MFC-L2710DN series
* Brother MFC-L2710DW series
* Lenovo M7605D
* Brother MFC-L2750DW series
* Fuji Xerox DocuPrint P265 dw
* Lenovo LJ2650DN
Other printers

View File

@ -94,6 +94,21 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
PCFileName "br1600.ppd"
}
{
ModelName "DCP-1610W series"
Attribute "NickName" "" "Brother DCP-1610W series, $USING"
Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,HBP;MDL:DCP-1610W series;CLS:PRINTER;CID:Brother Laser Type1;"
PCFileName "br1610.ppd"
}
{
ModelName "DCP-7020"
Attribute "NickName" "" "Brother DCP-7020, $USING"
Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,HBP;MDL:DCP-7020;CLS:PRINTER;"
Resolution k 1 0 0 0 "300dpi/300 DPI"
PCFileName "br7020.ppd"
}
{
ModelName "DCP-7030"
Attribute "NickName" "" "Brother DCP-7030, $USING"
@ -142,6 +157,14 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
PCFileName "br7065dn.ppd"
}
{
ModelName "DCP-7070DW"
Attribute "NickName" "" "Brother DCP-7070DW, $USING"
Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,PCL,PCLXL;MDL:DCP-7070DW;CLS:PRINTER;CID:Brother Laser Type1;"
Duplex rotated
PCFileName "br7070d.ppd"
}
{
ModelName "DCP-7080"
Attribute "NickName" "" "Brother DCP-7080, $USING"
@ -157,6 +180,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"
@ -165,6 +196,14 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
PCFileName "brl2500d.ppd"
}
{
ModelName "DCP-L2510D series"
Attribute "NickName" "" "Brother DCP-L2510D series, $USING"
Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,HBP;MDL:DCP-L2510D series;CLS:PRINTER;CID:Brother Laser Type1;"
Duplex rotated
PCFileName "brl2510d.ppd"
}
{
ModelName "DCP-L2520D"
Attribute "NickName" "" "Brother DCP-L2520D series, $USING"
@ -181,6 +220,14 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
PCFileName "brl2520dw.ppd"
}
{
ModelName "DCP-L2537DW"
Attribute "NickName" "" "Brother DCP-L2537DW, $USING"
Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,HBP,URF;MDL:DCP-L2537DW;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 "brl2537d.ppd"
}
{
ModelName "DCP-L2540DW"
Attribute "NickName" "" "Brother DCP-L2540DW series, $USING"
@ -189,6 +236,29 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
PCFileName "brl2540.ppd"
}
{
ModelName "DCP-L2550DW series"
Attribute "NickName" "" "Brother DCP-L2550DW series, $USING"
Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,PCL,PCLXL,URF;MDL:DCP-L2550DW 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 "brl2550d.ppd"
}
{
ModelName "FAX-2820"
Attribute "NickName" "" "Brother FAX-2820, $USING"
Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,HBP;MDL:FAX-2820;CLS:PRINTER;"
Resolution k 1 0 0 0 "300dpi/300 DPI"
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"
@ -211,6 +281,13 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
PCFileName "br2030.ppd"
}
{
ModelName "HL-2130 series"
Attribute "NickName" "" "Brother HL-2130 series, $USING"
Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,HBP;MDL:HL-2130 series;CLS:PRINTER;CID:Brother Laser Type1;"
PCFileName "br2130.ppd"
}
{
ModelName "HL-2140 series"
Attribute "NickName" "" "Brother HL-2140 series, $USING"
@ -225,6 +302,36 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
PCFileName "br2220.ppd"
}
{
ModelName "HL-2230 series"
Attribute "NickName" "" "Brother HL-2230 series, $USING"
Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,HBP;MDL:HL-2230 series;CLS:PRINTER;CID:Brother Laser Type1;"
PCFileName "br2230.ppd"
}
{
ModelName "HL-2240D series"
Attribute "NickName" "" "Brother HL-2240D series, $USING"
Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,HBP;MDL:HL-2240D series;CLS:PRINTER;CID:Brother Laser Type1;"
Duplex rotated
PCFileName "br2240d.ppd"
}
{
ModelName "HL-2250DN series"
Attribute "NickName" "" "Brother HL-2250DN series, $USING"
Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,PCL,PCLXL;MDL:HL-2250DN series;CLS:PRINTER;CID:Brother Laser Type1;"
Duplex rotated
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"
@ -234,6 +341,14 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
PCFileName "br2270dw.ppd"
}
{
ModelName "HL-2280DW"
Attribute "NickName" "" "Brother HL-2280DW, $USING"
Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,PCL,PCLXL;MDL:HL-2280DW;CLS:PRINTER;CID:Brother Laser Type1;"
Duplex rotated
PCFileName "br2280d.ppd"
}
{
ModelName "HL-5030 series"
Attribute "NickName" "" "Brother HL-5030 series, $USING"
@ -241,6 +356,13 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
PCFileName "br5030.ppd"
}
{
ModelName "HL-5040 series"
Attribute "NickName" "" "Brother HL-5040 series, $USING"
Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,PCL,PCLXL;MDL:HL-5040 series;CLS:PRINTER;"
PCFileName "br5040.ppd"
}
{
ModelName "HL-L2300D"
Attribute "NickName" "" "Brother HL-L2300D series, $USING"
@ -249,6 +371,21 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
PCFileName "brl2300d.ppd"
}
{
ModelName "HL-L2305 series"
Attribute "NickName" "" "Brother HL-L2305 series, $USING"
Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,HBP,URF;MDL:HL-L2305 series;CLS:PRINTER;CID:Brother Laser Type1;URF:W8,CP1,IS4-1,MT1-3-4-5-8,OB10,PQ4,RS300-600,V1.3;"
PCFileName "brl2305.ppd"
}
{
ModelName "HL-L2310D series"
Attribute "NickName" "" "Brother HL-L2310D series, $USING"
Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,HBP;MDL:HL-L2310D series;CLS:PRINTER;CID:Brother Laser Type1;"
Duplex rotated
PCFileName "brl2310d.ppd"
}
{
ModelName "HL-L2320D"
Attribute "NickName" "" "Brother HL-L2320D series, $USING"
@ -257,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"
@ -265,6 +410,14 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
PCFileName "brl2340d.ppd"
}
{
ModelName "HL-L2350DW series"
Attribute "NickName" "" "Brother HL-L2350DW series, $USING"
Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,HBP,URF;MDL:HL-L2350DW 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 "brl2350d.ppd"
}
{
ModelName "HL-L2360D"
Attribute "NickName" "" "Brother HL-L2360D series, $USING"
@ -273,6 +426,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"
@ -281,6 +442,14 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
PCFileName "brl2375w.ppd"
}
{
ModelName "HL-L2380DW series"
Attribute "NickName" "" "Brother HL-L2380DW series, $USING"
Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,PCL,PCLXL,URF;MDL:HL-L2380DW series;CLS:PRINTER;CID:Brother Laser Type1;URF:W8,CP1,IS4-1,MT1-3-4-5-8,OB10,PQ4,RS300-600,V1.3,DM1;"
Duplex rotated
PCFileName "brl2380d.ppd"
}
{
ModelName "HL-L2390DW"
Attribute "NickName" "" "Brother HL-L2390DW, $USING"
@ -289,6 +458,21 @@ 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"
Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,XL2HB;MDL:MFC-1810 series;CLS:PRINTER;CID:Brother Laser Type1;"
PCFileName "br1810.ppd"
}
{
ModelName "MFC-1910W"
Attribute "NickName" "" "Brother MFC-1910W, $USING"
@ -303,6 +487,20 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
PCFileName "br7240.ppd"
}
{
ModelName "MFC-7320"
Attribute "NickName" "" "Brother MFC-7320, $USING"
Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,HBP;MDL:MFC-7320;CLS:PRINTER;"
PCFileName "br7320.ppd"
}
{
ModelName "MFC-7340"
Attribute "NickName" "" "Brother MFC-7340, $USING"
Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,HBP;MDL:MFC-7340;CLS:PRINTER;"
PCFileName "br7340.ppd"
}
{
ModelName "MFC-7360N"
Attribute "NickName" "" "Brother MFC-7360N, $USING"
@ -310,7 +508,6 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
PCFileName "br7360n.ppd"
}
{
ModelName "MFC-7365DN"
Attribute "NickName" "" "Brother MFC-7365DN, $USING"
@ -327,12 +524,74 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
PCFileName "br7420.ppd"
}
{
ModelName "MFC-7440N"
Attribute "NickName" "" "Brother MFC-7440N, $USING"
Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,HBP;MDL:MFC-7440N;CLS:PRINTER;"
PCFileName "br7440.ppd"
}
{
ModelName "MFC-7460DN"
Attribute "NickName" "" "Brother MFC-7460DN, $USING"
Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,HBP;MDL:MFC-7460DN;CLS:PRINTER;CID:Brother Laser Type1;"
Duplex rotated
PCFileName "br7365dn.ppd"
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"
Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,PCL,PCLXL,URF;MDL:MFC-8710DW;CLS:PRINTER;CID:Brother Laser Type2;URF:W8,CP1,IS11-19-4,MT1-3-4-5-8-11,OB10,PQ4,RS300-600-1200,DM1;"
Duplex rotated
PCFileName "br8710d.ppd"
}
{
ModelName "MFC-8860DN"
Attribute "NickName" "" "Brother MFC-8860DN, $USING"
Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,PCL,PCLXL,POSTSCRIPT;MDL:MFC-8860DN;CLS:PRINTER;"
Duplex rotated
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"
Attribute "1284DeviceID" "" "MFG:Brother;MDL:MFC-L2700DN series;CMD:PJL,HBP,URF;"
Duplex rotated
PCFileName "brl2700d.ppd"
}
{
ModelName "MFC-L2700DW series"
Attribute "NickName" "" "Brother MFC-L2700DW series, $USING"
Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,HBP,URF;MDL:MFC-L2700DW series;CLS:PRINTER;CID:Brother Laser Type1;URF:W8,CP1,IS4-1,MT1-3-4-5-8,OB10,PQ4,RS200-300-600,V1.3,DM1;"
Duplex rotated
PCFileName "brl2700w.ppd"
}
{
ModelName "MFC-L2710DN series"
Attribute "NickName" "" "Brother MFC-L2710DN series, $USING"
Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,HBP,URF;MDL:MFC-L2710DN 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 "brl2710d.ppd"
}
{
@ -342,3 +601,27 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
Duplex rotated
PCFileName "brl2710.ppd"
}
{
ModelName "MFC-L2750DW series"
Attribute "NickName" "" "Brother MFC-L2750DW series, $USING"
Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,PCL,PCLXL,URF;MDL:MFC-L2750DW 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 "brl2750d.ppd"
}
{
ModelName "DocuPrint P265 dw"
Attribute "NickName" "" "Fuji Xerox DocuPrint P265 dw, $USING"
Attribute "1284DeviceID" "" "MFG:FX;CMD:PJL,PCL,PCLXL,URF;MDL:DocuPrint P265 dw;CLS:PRINTER;CID:FX Laser Type1;URF:W8,CP1,IS4-1,MT1-3-4-5-8,OB10,PQ4,RS300-600,V1.3,DM1;"
Duplex rotated
PCFileName "fxp265dd d.ppd"
}
{
ModelName "LJ2650DN"
Attribute "NickName" "" "Lenovo LJ2650DN, $USING"
Attribute "1284DeviceID" "" "MFG:Lenovo;CMD:PJL,PCL,PCLXL;MDL:LJ2650DN;CLS:PRINTER;"
Duplex rotated
PCFileName "lnj2650d.ppd"
}