-
Notifications
You must be signed in to change notification settings - Fork 169
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
QL-820NWB Error wrong roll type #52
Comments
IF not pass de command --red or black not print. With roll 62 not problemn but the de rolls 17x54|17x87|23x23|29x42|29x90|39x90|39x48|52x29|62x29|62x100|102x51|102x152|d12|d24|d58 |
I figured out the issue after reading the command line help more thoroughly. Since the sample 62mm roll that comes with the unit is a red/black the
|
Its very easy to miss that "--red" must be supplied with certain roll sizes and models. I wonder if it would be possible to default to --red when it must be true (-l 62 seems to require --red on QL-810W and QL-820) We could probably close this ticket, but it is useful for others to find this issue. |
Exactly @bobbysmith007 . It is not closed because it can be helpful. But @pklaus want i close it |
Is there a way to detect the roll type that the machine recognizes internally? It would be nice to be able to insert either roll and have it detect and use the correct one. I dont see any options for retrieving info from the printer about what is loaded |
When using label '62red', the flag --red must be supplied, otherwise an error 'wrong roll type' appears on the printer. See pklaus/brother_ql#52 This fixes that issue, by automatically adding the --red flag if the red label is used.
Hi i run this command:
brother_ql print -l 62 tmp.png
And in terminal get:
WARNING:brother_ql.conversion:Need to resize the image...
INFO:brother_ql.backends.helpers:Sending instructions to the printer. Total: 5731 bytes.
But in printer error wrong roll type
The text was updated successfully, but these errors were encountered: