Updating documentation for OpenAMS#21
Conversation
- Added configuration variables - Added macros - Updated snapmakers page to include side feeders working in AFC
|
Warning Review limit reached
Next review available in: 22 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Repository UI (base), Organization UI (inherited) Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughOpenAMS configuration, sensor, and command documentation is added to the site, with new navigation wiring. FPS/PSF multiplier hysteresis documentation and Snapmaker U1 compatibility notes are also updated. ChangesOpenAMS documentation
Buffer configuration documentation
Snapmaker U1 compatibility
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
Suggested reviewers: Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🧹 Nitpick comments (1)
docs/configuration/AFC_UnitType_1.cfg.md (1)
1106-1106: 📐 Maintainability & Code Quality | 🔵 Trivial | ⚡ Quick winResolve the new MD046 code-block-style warnings.
markdownlint-cli2reports these fenced blocks while the configured style expects indented blocks. Convert them to the expected style, or explicitly update the lint configuration if fencedcfgblocks are intentional.Also applies to: 1215-1215, 1287-1287
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the rest with a brief reason, keep changes minimal, and validate. In `@docs/configuration/AFC_UnitType_1.cfg.md` at line 1106, Resolve the MD046 warnings for the `cfg` code blocks in `AFC_UnitType_1.cfg.md` at all referenced locations by converting them to the configured indented-block style, unless fenced `cfg` blocks are intentionally supported; in that case, update the markdownlint configuration accordingly.Source: Linters/SAST tools
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@docs/toolchanger/snapmaker.md`:
- Line 19: Restore the Markdown bullet break between “Automatic Flow
Calibration…” and “Automatic color mapping…”, ensuring both limitations render
as separate list items while preserving their existing text.
---
Nitpick comments:
In `@docs/configuration/AFC_UnitType_1.cfg.md`:
- Line 1106: Resolve the MD046 warnings for the `cfg` code blocks in
`AFC_UnitType_1.cfg.md` at all referenced locations by converting them to the
configured indented-block style, unless fenced `cfg` blocks are intentionally
supported; in that case, update the markdownlint configuration accordingly.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Repository UI (base), Organization UI (inherited)
Review profile: CHILL
Plan: Pro Plus
Run ID: efe8231b-2786-4d0e-b5b2-5d64eeaf0106
📒 Files selected for processing (4)
docs/configuration/AFC_UnitType_1.cfg.mddocs/klipper/internal/openams.mddocs/toolchanger/snapmaker.mdmkdocs.yml
…ng on snapmaker page
✅ Action performedReview finished.
|
6df4422 to
d66e08e
Compare
Summary by CodeRabbit