Skip to content
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

Fix end cutting for PT-E550W and add param to disable half cuts #68

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Bart97
Copy link

@Bart97 Bart97 commented Aug 31, 2024

Disabling cutting tape at the end of labels was not working on PT-E550W due to a different flag being used in add_expanded_mode. The flag needs to be set in conversion.py.
Also introduced a new argument to convert function to allow toggling half cuts between labels.

This fixes inventree/inventree-brother-plugin#44

Disabling cutting tape at the end of labels was not working on PT-E550W
due to a different flag being used in add_expanded_mode. The flag needs
to be set in conversion.py.
Also introduced a new argument to convert function to allow toggling
half cuts between labels.
Copy link

sonarcloud bot commented Aug 31, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PT-E550W always cuts the label
1 participant