Skip to content

v1.3.3 — fix B1 Pro stress printing

Choose a tag to compare

@iscarelli iscarelli released this 07 Jun 18:45
· 5 commits to main since this release

Patch release.

Fixed

  • B1 Pro regression: dense/stress batches showed "printing" but produced nothing. Frame bundling (added in 1.2.0, validated only on the B1 and M2-H) is not tolerated by the B1 Pro. Bundling is now per-model (MODEL_IDS.bundle), enabled only where validated; the B1 Pro and unidentified models revert to one frame per BLE write.

Added

  • README demo GIF.

Packaging

  • npm tarball slimmed (ships docs/protocol-v4.md, not the whole docs/ folder, so the demo GIF/source aren't bundled).

🤖 Generated with Claude Code