-
Notifications
You must be signed in to change notification settings - Fork 25
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-570 cut after each label is no longer available #11
Comments
Which specific version are you having problems with? Which version was the last one you know worked? What settings are you using to enable cut after every label? |
tested with the debian package version printer-driver-ptouch (1.5.1-2) and printer-driver-ptouch (1.6-1) |
The setting is a combo box "AutoCut" with the options "Cut the medium at the end of the job", "Cut the medium after each label", "Do not cut the medium" I use "Cut the medium after each label" for version 1.4.2-3 |
I'll take a look at this on my QL-570 when I have a moment. I suspect the driver may be sending the wrong control codes between pages. edit: 1.5.0 was near complete rewrite so it's inevitable some bugs crept in |
at the end of the file is cut correctly. however, there is no cut between the individual levels. |
ormally to achieve this you'd enable Auto Cut and Auto Eject (cut at end of job aka Chain Print Off), then set "Cut Every N labels" to 1. That would tell the printer to cut every single label. I've added the missing definition to the printer XML file. "Cut every N" now works for my QL-570. Can you confirm that it works on yours? You'll need to remove the Debian package and build the latest git version from source. You may also have to remove and re-add your printer in the Printers control panel or CUPS. |
It works again |
hello,
i have a problem with the new version.
Printer: Ql-570 The option to cut after each label is no longer available.
now I often have pdf with hundreds of different labels.
so far, cutting after each label has no longer worked
with the new version no matter what I set.
The text was updated successfully, but these errors were encountered: