Giter Site home page Giter Site logo

yahyaanwar / hoin-pos-58-80 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from integersofk/hoin-pos-58-80

0.0 0.0 0.0 3.96 MB

Drivers for the Hoin HOP-E801 point of sale thermal receipt printer with variable paper width 58 or 80 millimeters.

License: MIT License

Shell 10.51% C 88.07% Makefile 1.42%

hoin-pos-58-80's Introduction

Hoin-POS-58-80

Drivers for the Hoin HOP-E801 point of sale thermal receipt printer with variable paper width 58 or 80 millimeters.

I bought the HOP-E801 thermal receipt printer from http://hoinprinter.com/ but the compiled linux drivers were built on a 32-bit system so the filter would fail to print with CUPS on my Raspberry Pi 3. The source was available on the little CD they sent with it and seems to be a fork of the ZJ-58 thermal printer drivers (that's probably fine because many thermal reciept printers share the same printing commands). The PPD seems to work well, it's just the rastertopos filter that stalls/fails the print queue if you're using the wrong one. You can fork this repo to make your own paper sizes or whatnot, or maybe you came here just to download the 64-bit version of the filter I re-compiled. So if you're having problems with the factory-supplied rastertopos filter and don't know where to start troubleshooting, it might be just that you have to take the file rastertopos (for 80mm paper) or rastertopos58 (if you're using 58mm mode) and copy it into /usr/lib/cups/filter/ on your host printing computer.

For those who came here for the factoy--supplied rastertopos and rastertopos58 (built for 32-bit hosts) you can grab that from the filter folder too, or again you can build it yourself.

For whatever reason, the 58mm ppd and rastertopos58 filter did not have the cutter function, so I added that from the 80mm version (but only 64-bit so you'll have to recompile that for 32-bit if you need the cutter).

hoin-pos-58-80's People

Contributors

integersofk avatar mustekito avatar shyaminayesh avatar

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.