michaelrsweet / lprint

A Label Printer Application
https://www.msweet.org/lprint
Apache License 2.0
227 stars 31 forks source link

Support for ESC/POS receipt printers #123

Open michaelrsweet opened 8 months ago

michaelrsweet commented 8 months ago

A lot of receipt printers support the EPSON ESC/POS language. It should be possible to put together (at least) a generic ESC/POS driver that supports basic printing.

michaelrsweet commented 2 months ago

Also CUPS driver rastertoescpos might be a useful starting point.

jameshilliard commented 1 day ago

Some more fairly common ESC/POS variants I've seen would be rastertozj and derivatives like rastertomasung, AFAIU stuff like page cut commands tends to require vendor extensions.