pdewacht / brlaser

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

HL-L5000D seems to work #156

Open reox opened 2 years ago

reox commented 2 years ago
# LANG=LC lpinfo --include-schemes usb -l -v
Device: uri = usb://Brother/HL-L5000D%20series?serial=ExxxxxJ6Nxxxxxx
        class = direct
        info = Brother HL-L5000D series
        make-and-model = Brother HL-L5000D series
        device-id = MFG:Brother;CMD:PJL,PCL,PCLXL;MDL:HL-L5000D series;CLS:PRINTER;CID:Brother Laser Type1;
        location =

However, I have not tested it thoroughly...

edit: I replaced the old RPI with a model 4 B and now it prints immediately... Looks like the old hardware is not suited for larger prints :(

QORTEC commented 1 year ago

Thanks for your report, I've added support for your printer HL-L5000D in my pull request #92.