Open icarosadero opened 5 months ago
Oh btw, I have also tried it without the -r 90
argument
@icarosadero for bluetooth connection, I suggest trying connecting to different addresses (check readme for details). The problem could also be in keepalive (you need to print something quickly after connecting). For USB connection, by default the printer is just charging, so you need to press its power button to wake it up and activate the serial mode.
P.S. This is my experience with B21 model, hopefully it's the same with D110
I am on Kubuntu 22.04 and tried to use this tool for the D110 model using Python 3.11. Initially, it connects just fine to the Bluetooth, but when I try to print anything like the example picture, it disconnects:
I have also tried to connect to it via USB, but when I plug it in, nothing new shows up when I do
ls /dev/tty*
. Is this a driver issue?