diff --git a/README.md b/README.md index 7476f86..5d17f2b 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ This driver is known to work with these printers: * Brother DCP-7055W * Brother DCP-7065DN * Brother HL-L2300D +* Brother HL-L2360DW * Brother MFC-7240 * Brother MFC-7360N diff --git a/brlaser.drv.in b/brlaser.drv.in index 3d62509..5eb8208 100644 --- a/brlaser.drv.in +++ b/brlaser.drv.in @@ -129,12 +129,20 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10 { 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;" + Attribute "NickName" "" "Brother HL-L2300D series, $USING" + Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,HBP;MDL:HL-L2300D series;CLS:PRINTER;CID:Brother Laser Type1;" Duplex rotated PCFileName "brl2300d.ppd" } +{ + ModelName "HL-L2360D" + Attribute "NickName" "" "Brother HL-L2360D series, $USING" + Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,PCL,PCLXL,URF;MDL:HL-L2360D 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 "brl2360d.ppd" +} + { ModelName "MFC-7240" Attribute "NickName" "" "Brother MFC-7240, $USING"