Closed robincalmegard closed 7 years ago
Thanks for the report. I also have some problems with printouts on my QL-500 currently and I will fix this within the next days hopefully. Just for curiosity: does the problem also occur, if you print with cat label.bin > /dev/usb/lp0
?
Great, thanks for looking into it! Yes, it happens when I print it directly to the device aswell.
I tried and got the same problem with the QL-570, just to affirm :)
I commited a change that fixes the problem on my QL-500. Could you please try this new version? (You can upgrade brother_ql to the latest version here on Github by entering: pip install --upgrade --no-deps https://github.com/pklaus/brother_ql/archive/master.zip
).
I'll do so right away, it will take some time, but I will write you as soon as I got it finished (1-2 hours) (on QL-570) :)
I don't have the QL-570 anymore, had a deadline and needed a quick solution. But will definitely check back when I need to do this again - which may be quite soon. :) Good luck with the project!
This issue can be closed, I can confirm that it is working with a QL-570 as intended, again. I cancled my build process as soon as I saw commit 44228e6b16459c607db3be21c58ea80474ea60e4 comin' up and did restart it, so I kind of tested the latest version in the repo and it worked great. Thanks a lot!
That's good to hear! Thanks again for reporting this issue.
Hi there, thank your for your awesome work! I am building stuff with a Raspberry Pi and a Brother QL-570 printer.
However, I have a problem when printing the generated bin. After printing, the printer won't cut the label off - and it also becomes unresponsive (not accepting any new print jobs) until I restart it with the power button. Seems like something isn't finished correctly.
Debug:
After this, it takes a few seconds until the following shows up:
WARNING:brother_ql.brother_ql_print:Printing potentially not successful?
Any ideas on what might be causing this? Model number and label size is correct.
Thanks.