AndBondStyle / niimprint

Python library for Niimbot label printers. Supports D11/B21/B1 via bluetooth or USB.
MIT License
224 stars 32 forks source link

Testing with D110 #4

Open pav67 opened 11 months ago

pav67 commented 11 months ago

Hello,

I tried your module on a D110 with a bluetooth connection using the following command : python -m niimprint -c bluetooth -a "02:07:F4:4E:09:A6" -d 1 -r 90 -i examples/B21_30x15mm_240x120px.png

Here is the result : 20231218_162924

Looks promising ! Thanks a lot for your work