Skip to content

nemik/epson-tm-t20-cups

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Epson TM-T20II

CUPS filter for thermal printer Epson TM-T20II

The linux driver provided on Epson site unfortunately doesn't work. It is x86 binary and doesn't work on Raspberry Pi.

Filter is provided as src (you can found a list of packages need to be installed in order to build it in the header of source). Also, printing of blank lines is optimized.

In order to re-compile the binary (e.g. on a Raspberry Pi), the following libraries must be installed:

sudo apt-get install libcups2-dev libcupsimage2-dev g++ cups cups-client

After that, make and install do the right thing.

About

CUPS filter for thermal printer Epson TM-T20II

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 83.5%
  • Shell 13.3%
  • Makefile 3.2%