Skip to content

docs: Snapmaker U1 direct-mode integration#6

Merged
sjordan0228 merged 2 commits into
mainfrom
docs/u1-integration
Apr 30, 2026
Merged

docs: Snapmaker U1 direct-mode integration#6
sjordan0228 merged 2 commits into
mainfrom
docs/u1-integration

Conversation

@sjordan0228
Copy link
Copy Markdown
Contributor

Summary

Documentation for the Snapmaker U1 direct-mode integration shipping in scanner v1.7.5.

Changes

File Change
`docs/installation/snapmaker-u1.md` NEW — full setup guide. Step 1 points users at the Web Flasher for the v1.7.5+ requirement
`docs/resources/workflow-snapmaker-u1.md` NEW — data-flow walkthrough, smart-tag and generic-UID paths, comparison to other workflows
`docs/resources/compatibility.md` Add U1 row to support matrix + dedicated section after Klipper
`docs/releases/scanner.md` v1.7.5 changelog entry
`docs/roadmap.md` Direct Moonraker mode out of Exploring/In-Progress; into Completed under v1.7.5. Replace Exploring slot with U1 stage mode (next phase)
`mkdocs.yml` Wire both new pages into nav (Installation + Workflow Diagrams)

All 6 tag formats

The install guide and compatibility section both call out that all six SpoolSense tag formats are supported on the U1 — same coverage as the Voron / Klipper integration. OpenSpool / OpenPrintTag / TigerTag / OpenTag3D / Bambu UID / NFC+.

Stage mode

Flagged in both the install guide (admonition under "Multi-Scanner Setup") and the comparison table on the workflow page as the next phase: one scanner serving all 4 U1 channels via post-scan channel selection (keypad / web UI / motion-sensor auto-pick).

Companion to

- new installation/snapmaker-u1.md — full setup guide, references the
  web flasher for the v1.7.5+ requirement
- new resources/workflow-snapmaker-u1.md — data flow + comparison table
- compatibility.md — add U1 row to support matrix + new section
- releases/scanner.md — v1.7.5 changelog entry
- roadmap.md — move direct-Moonraker out of Exploring/In-Progress,
  add to Completed under v1.7.5; replace Exploring slot with U1 stage mode
- mkdocs.yml — wire both new pages into nav (Installation + Workflow Diagrams)

All six SpoolSense tag formats are called out as supported on the U1,
matching the Voron / Klipper coverage. Stage mode flagged as the next
phase (one scanner serving all 4 channels).
Pushes made with the default GITHUB_TOKEN don't trigger other workflows
(anti-recursion guard). After we switched update-firmware.yml to use
GITHUB_TOKEN, the manifest update commit no longer fires deploy.yml's
`on: push` handler, so new firmware versions stayed in the repo but
never went live on the site.

Add an explicit `gh workflow run deploy.yml` after a successful manifest
push so the chain reconnects. Skip the dispatch when the commit was a
no-op so we don't waste a deploy run.

Tested manually: v1.7.5 manifest landed without deploy firing; manual
deploy trigger picked it up.
@sjordan0228 sjordan0228 merged commit d8afb9e into main Apr 30, 2026
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