pdewacht / brlaser

Brother laser printer driver
GNU General Public License v2.0
576 stars 108 forks source link

HL-L2370DN #162

Open l3u opened 2 years ago

l3u commented 2 years ago

Hi :-)

The Brother HL-L2370DN does work with brlaser-6, although the margins seem to be a bit off. I used a LAN connection and the "Brother HL-L2360D series" driver.

Here's the relevant output of lpinfo -l -v:

Device: uri = lpd://HL-L2370DN/BINARY_P1
        class = network
        info = Brother HL-L2370DN series
        make-and-model = Brother HL-L2370DN series
        device-id = 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;
        location = 

Here's the CUPS test page using BrGenML1: test_page_brgenml1

And the same using brlaser: test_page_brlaser

Thanks for your work :-)

QORTEC commented 1 year ago

Thanks for reporting, I've added support the HL-L2370DN in my pull request #92.

l3u commented 1 year ago

Thanks a lot :-)