Skip to content

enhance-printing#166

Open
chaneylc wants to merge 7 commits intomasterfrom
enhance-printing
Open

enhance-printing#166
chaneylc wants to merge 7 commits intomasterfrom
enhance-printing

Conversation

@chaneylc
Copy link
Copy Markdown
Member

@chaneylc chaneylc commented Mar 9, 2026

Closes #163
Closes #68

@chaneylc chaneylc marked this pull request as ready for review March 10, 2026 17:11
@chaneylc chaneylc marked this pull request as draft March 10, 2026 17:48
improved old deprecated bluetooth adapter usage
added feedback when pressing print button
fixed bug where male parents could not be printed
@chaneylc chaneylc marked this pull request as ready for review March 11, 2026 19:05
@chaneylc
Copy link
Copy Markdown
Member Author

This branch improves some old code. Updates the example template and also provides an extra 3x2 template choice, and introduces a way to easily add more in-app templates in the future. A bug was fixed where male parent labels could not be printed. And also introduces various new print preferences so the user doesn't have to choose the printer every time they print.

Copy link
Copy Markdown
Member

@trife trife left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Add option to choose different label default in preferences (remove from the import zpl page)
  • The printed cross labels have an extra string in the top left corner for me. It's underneath the cross id so I can't quite see what it is, but it looks like one of the parent IDs
  • Add progress bar when printing is activated

@chaneylc
Copy link
Copy Markdown
Member Author

chaneylc commented Mar 24, 2026

The printed cross labels have an extra string in the top left corner for me. It's underneath the cross id so I can't quite see what it is, but it looks like one of the parent IDs

@trife Send me a screenshot of your "ZPL Import" page so I can see your loaded template, and a picture of your printed label if you want. The current available templates should only be printing, crossid at the top, the crossid qr code in the middle, and beneath that the date:

^XA --start statement

^DFR:TEMPLATE^FS --saves template

^PW406^LH10,10^FS --label dpi and home setting

^FO0,0^A0,25,20^FN1^FS --cross id string printed in top left

^FO140,30^BQN,2,3,H,^FN2^FS --cross qr code printed underneath

^FO140,170^A0,25,20^FN5^FS --and below that the date string

^XZ --end statement,

added progress bar dialog when printing
@chaneylc chaneylc requested a review from trife March 24, 2026 16:45
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.

Versions 2.0 and above do not connect to Zebra Printer ZPL Import fails

2 participants