Skip to content

feat(ui): jog step as 0.1 / 1 / 5 / 10 mm buttons - #55

Merged
BernardJen merged 1 commit into
mainfrom
ui/jog-step-buttons
Sep 8, 2026
Merged

feat(ui): jog step as 0.1 / 1 / 5 / 10 mm buttons#55
BernardJen merged 1 commit into
mainfrom
ui/jog-step-buttons

Conversation

@BernardJen

Copy link
Copy Markdown
Contributor

Replaces the typed jog step with a 0.1 / 1 / 5 / 10 mm button group (3D-printer convention), in the Jog panel and the registration wizard. Shared StepPicker component. v1.2.1.

  • mise run ci green (97 tests)
  • Rendered in Chromium: picker shows with 10 mm selected

🤖 Generated with Claude Code

Sighting a pen tip onto a printed crosshair goes 10 → 1 → 0.1 mm in turn,
and retyping a number field while watching the tip is the slow part. Fixed
presets, one button each, are what every 3D-printer control panel does and
what the operator asked for. Used in the Jog panel and inside the
registration wizard's point step, so both share one StepPicker.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@BernardJen
BernardJen merged commit 8a3fd16 into main Sep 8, 2026
2 checks passed
@BernardJen
BernardJen deleted the ui/jog-step-buttons branch September 8, 2026 15:48
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