Skip to content

Conversation

gregkopp
Copy link

@gregkopp gregkopp commented Jul 7, 2025

Summary

Add functionality to the DRO interface that allows users to toggle between different feed rate display formats by pressing the feed rate display. This includes switching between mm/min & M/min and in/min & Ft/min.

Details

  • On each click, switch between:
    • Metric mode: mm/min and M/min
    • Imperial mode: in/min and Ft/min
  • Update the displayed labels and values immediately on toggle.

Closes: #38

Labels: enhancement

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.

Enable toggling between rate display formats (mm/min + M/min vs in/min + Ft/min) via encoder button
1 participant