boxine / rasterprynt

Python library to print raster graphics on Brother PT-P950NW and PT-9800PCN
MIT License
11 stars 5 forks source link

Printing via USB #6

Open jaapiyo opened 3 years ago

jaapiyo commented 3 years ago

How much work is required to adapt this module to allow printing using a USB connection?

brother-ql seems to use PyUSB. Is this something that's easily adapted or is the network driver very tightly integrated?