AndBondStyle / niimprint

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

fix printing larger labels on D11 #28

Open azplanlos opened 5 months ago

azplanlos commented 5 months ago

Printing larger labels (more than 210 pixels height) is currently broken on my D11. Seems like some print options and a small delay in sending the print data is needed in order to make this work again. This version is working on my D11.