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

T02 support and better error handling #21

Merged
merged 8 commits into from
May 30, 2024
Merged

Conversation

klonfish
Copy link
Contributor

This PR adds support for the T02 printer (via bluetooth only). It also adds a printer option to set the number of feed lines at the end of the print for tearing off the label with different defaults for both models. This was necessary as the previous number of feed lines (2) was too few for the T02.

Additionally, it contains some fixes done by @darkmattercoder for better error handling. They e.g. allow to use the driver only via bluetooth and gracefully ignore USB if the required lib is not installed.

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.

None yet

3 participants