Giter Club home page Giter Club logo

Comments (7)

onnokort avatar onnokort commented on May 14, 2024 1

Sorry to bother everyone again, but I think it is fair to notice here that I again had trouble printing a document using my HL-1210W with default settings (600dpi). This time I tried to print a RGB JPEG scan of 300dpi (A4) that I converted to PDF using imagemagick's convert tool. The JPEG had a resolution of 2464x3500 pixels.

Lowering the value of max_lines_per_block_ from 64 further down to 32 did the trick for me. I haven't tested whether this might impact other prints, so YMMV. I do not have enough insight into the workings of the transmission scheme to the printer to know whether setting even just a value of 1 here would cause the printer to fail processing on other occasions; but if that is not the case, I suggest changing it to a really safe value like that as I think it is better to have a slowly printing printer than one that silently drops pages depending on their complexity.

from brlaser.

mickeyreg avatar mickeyreg commented on May 14, 2024 1

DCP-1512E here :) Similar problem noticed - 1200HQ mode did not print anything. I've set max_lines_per_block_ = 16, then recompiled and reinstalled driver and 1200HQ works fine :) Thanks for a hint :)

from brlaser.

pdewacht avatar pdewacht commented on May 14, 2024

Thanks! That was a mysterious issue that was reported with many Brother HL-series printers. I'll check with a couple of other reporters and make a new release soon.

from brlaser.

onnokort avatar onnokort commented on May 14, 2024

You're welcome. To add some further info: 600dpi seems to work fine on my printer now, but out of curiousity I tried printing once at 1200dpi and it failed for a normal (so moderately complex) document. I suspect that the value might need to be even lower (half?) for that. As I am not really interested in that resolution / mode I didn't do any further investigation but can do that if you want - just drop me a note.

Are the values that are currently in the driver basically reverse-engineering guesses or is there some kind of further reasoning behind them?

from brlaser.

pdewacht avatar pdewacht commented on May 14, 2024

It's mostly guesswork, based on my old DCP-7030. It seems to work well on DCP-series printers, but the HL-series seems to behave just a little different.

from brlaser.

warheat1990 avatar warheat1990 commented on May 14, 2024

@pdewacht: hello, any ETA on when is this changes going to be pushed in printer-driver-brlaser package? Thanks

from brlaser.

iloveitaly avatar iloveitaly commented on May 14, 2024

I had this issue on my printer HL-L2340D. This commit fixed the issue for me.

from brlaser.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.