Klemen1337 / node-thermal-printer

Node.js module for Epson, Star, Tanca, Drauma and Brother thermal printers command line printing.
MIT License
765 stars 244 forks source link

Can't connect to usb printer EPSON TM-T20X #224

Closed sousawalker closed 1 year ago

sousawalker commented 1 year ago

I have an EPSON TM-T20X printer, which is listed as one of the tested printers. And I can't send anything to it, if I send it directly through the browser, I can print it, but using your module or examples it doesn't show the connected printer. I'm using USB, on port TMUSB001.

PedroBarbosaSw commented 1 year ago

I'm having the same issue. Did you find any solution for that?

sousawalker commented 1 year ago

I created a desktop application with C#, connecting in websocket and sending the bills to the printers.

Klemen1337 commented 1 year ago

Please provide code examples when you open issues like this. This is a WebUSB issue or missconfiguration.