Coder Social home page Coder Social logo

Comments (7)

stefan-langenmaier avatar stefan-langenmaier commented on August 22, 2024

Hi,

the printer looks similar to hl3140cw. It could be copied from that and should work with a couple replacements. If you want you can make a pull request. If you need help just ask. Otherwise I hope I can do it on the weekend.

from brother-overlay.

stefan-langenmaier avatar stefan-langenmaier commented on August 22, 2024

I added the model. Please let me know if it works as I can't really test it.

from brother-overlay.

 avatar commented on August 22, 2024

Thank you! Sorry about the delay, just now I see your comments.

I do not have access to the printer right now, but I will try it ASAP.

from brother-overlay.

 avatar commented on August 22, 2024

Hi,

Just a minor typo on ebuild line 55. Where it read (hl1110):

( cd "${D}/usr/libexec/cups/filter/" && ln -s ../../../../opt/brother/Printers/HL1110/lpd/filter_HL1110 brother_lpdwrapper_hl1110 ) || die

it should be indeed (HL1110):

( cd "${D}/usr/libexec/cups/filter/" && ln -s ../../../../opt/brother/Printers/HL1110/lpd/filter_HL1110 brother_lpdwrapper_HL1110 ) || die

Other than that, it is working quite fine.

Thank you!

from brother-overlay.

stefan-langenmaier avatar stefan-langenmaier commented on August 22, 2024

Is it causing a problem or why has it to be changed?

from brother-overlay.

 avatar commented on August 22, 2024

Oh, sorry, it was not printing because the file could not be found by Cups at /usr/libexec/cups/filter/ due to the sym-linked file being named with lowercase "hl".

Thank you!

from brother-overlay.

stefan-langenmaier avatar stefan-langenmaier commented on August 22, 2024

I included your correction.

Thanks for your feedback. I'm closing the issue. Don't hesitate to reopen if you an issue.

Best regards
Stefan

from brother-overlay.

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.