feat(drill): manual alignment-points wizard for work zero (method 2) - #714
Conversation
… retire fiducialRegistration flag
|
Warning Review limit reached
Next review available in: 30 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 Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (15)
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 |
Refs #708 (эпик #705). Фаза C — финал методов 1–2: мастер «по точкам, вручную» + снятие флага
fiducialRegistration.WorkZeroPointsWizard): шаг 1 — выбор 2+ точек центровки (реперные + пользовательские, бейджи, «выбрать все»); шаг 2 — захват: первая точка полностью вручную, для следующих «◎ Навести» (подъём Z → XY к ideal+coarseOffset → медленный спуск), ридаут «до точки», мелкие шаги, джог-пад, блок Z — существующийDrillManualZBar safeDescent(новых Z-компонентов нет), клик-подвод по столу, «■ СТОП» при любом движении; шаг 3 — hero-RMS с чипом качества, угол поворота, per-point отклонения (чистаяpointResiduals+ тесты), перезахват точки, «Применить» / «Начать заново».G10 L2) — шаг 3 наступает после него; «Применить» фиксирует{method:2, rms, angle}в сторе и зеркалит ноль в гейты; bind метода 1 делаетfiducial.reset(), чтобы drill-план не унёс стейл-поворот.fiducialRegistrationудалён,FiducialPanelи corner/fiducial-переключатель выпилены (мастер их заменяет), ключиfiducial.*→wizard2.*(en/ru, плюралы полные).DrillManualZBar(общий селектор шага теперь содержит крупные шаги); toolchange-режим не тронут.docs/DESIGN.md.Проверки: pnpm build (tsc + i18n parity + code-vs-json) чисто, vitest 887 ok. Живой прогон мастера на станке — чек-лист #708, за пользователем.