Monday, August 12, 2024

XPrinter XP-A260M / A300M

Uncompress

 

$chmod +x XP-80

$ sudo ./XP-80

http://127.0.0.1:631

 

[1] Drivers 16172616085060.zip (Complete, use linux folder)

https://www.xprintertech.com/80mm-thermal-receipt-printer-xp-a260m-a300m

[2] Installation tutorial https://www.xprintertech.com/pos-80-printer-intallation-tutorial-video-on-linux-system-of-ubuntu-version

 



No comments:

Python3 version alternatives and virtual environments

Solving multiple python installation:   sudo update-alternatives --install /usr/ bin /python3 python3 /usr/ bin /python3 .5 1 sudo update...