You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I have a working FEC TP-100 hanging via USB on a Raspberry Pi 3+, successfully printing most of the demos. The printout is streaky (but it is so under Windows). Possibly the Star TSP-100 printers are supported as well.
unpacked the drivers, which include cups driver source code
sudo apt install build-essential libcups2-dev && make && cd bin && sudo ./setup
installed the device as a Star TS100
ran the demos
I can print all demos with that setup, except images, which return jumbled characters. That might be the fault of the cups printer setup, otherwise cutting and the sorts do work.
The text was updated successfully, but these errors were encountered:
Hi,
I have a working FEC TP-100 hanging via USB on a Raspberry Pi 3+, successfully printing most of the demos. The printout is streaky (but it is so under Windows). Possibly the Star TSP-100 printers are supported as well.
I have used the following setup:
sudo apt install build-essential libcups2-dev && make && cd bin && sudo ./setup
I can print all demos with that setup, except images, which return jumbled characters. That might be the fault of the cups printer setup, otherwise cutting and the sorts do work.
The text was updated successfully, but these errors were encountered: