Skip to content

Fix print multiple copies by repeating full print sequence per copy#20

Merged
tomLadder merged 1 commit into
mainfrom
fix/print-multiple-copies
May 5, 2026
Merged

Fix print multiple copies by repeating full print sequence per copy#20
tomLadder merged 1 commit into
mainfrom
fix/print-multiple-copies

Conversation

@tomLadder
Copy link
Copy Markdown
Owner

The copies parameter was accepted by the UI and passed through to printBitmap(), but the print sequence was only executed once. The protocol has no copies command — the original app repeats the entire sequence (preamble → bitmap → wait for result) for each copy.

The copies parameter was accepted by the UI and passed through to
printBitmap(), but the print sequence was only executed once. The
protocol has no copies command — the original app repeats the entire
sequence (preamble → bitmap → wait for result) for each copy.
@tomLadder tomLadder merged commit dd7f909 into main May 5, 2026
2 checks passed
@tomLadder tomLadder deleted the fix/print-multiple-copies branch May 5, 2026 16:05
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.

1 participant