receipt-print-hq / escpos-printer-db

Database of ESC/POS thermal receipt printers
https://mike42.me/escpos-printer-db/
Creative Commons Attribution 4.0 International
107 stars 49 forks source link

Epson TM-T20II profile #5

Open mike42 opened 8 years ago

mike42 commented 8 years ago

This printer has a 80mm (default) and 58mm configuration.

Column widths are available from page 94 on the tech reference guide, and code pages may differ from the default profile as well.

N07070 commented 3 years ago

Hello,

I've been looking for printing support via Python for the EPSON TM-T20III printer. The ESC/POS library doesn't seem to have support for the TM-T20II or TM-T20III, but I found a pdf with the ESC/POS Command reference for the TM-T20 class of printers.

I would be open to providing a pull request to add support for this printer, but I would need a guide on how to do so.

For the time being, I'll provide the direct link to the PDF and upload it here for anyone looking for it.

Link to the original download

Epson TM-T20 ESC-POS Quick Reference Guide .pdf

Thank you.