NaitLee / Cat-Printer

Application supporting Bluetooth thermal “Cat Printers”, for everyone!
GNU General Public License v3.0
307 stars 31 forks source link

MX10 Cat Printer Support? #93

Closed PowdevOfficial closed 5 months ago

PowdevOfficial commented 5 months ago

Hello, I bought a new cat thermal printer last month and its model is MX10, but when I tried to use it in the program you made, I realized that it was not supported. I wonder if there will be an update to your program for this model?

NaitLee commented 5 months ago

You may try to add MX10 to this line of code, and see if your printer can be used directly after that.

Or try to use this web app, see if your printer can be found by your browser. If yes, then mostly it will just work.

PowdevOfficial commented 5 months ago

Thanks, adding MX10 into the code solved my problem.