Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial work for Advanced Settings menu. #127

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

armpitMFG
Copy link
Collaborator

@armpitMFG armpitMFG commented Oct 21, 2024

Description: Adds an Advanced Configuration menu.

This menu will allow users to configure various settings for their machine.

  • ToggleHomeDirection
  • StepsPerRev
  • PulleyTeeth
  • MaxSpeed
  • RailLength
  • RapidHoming
  • HomingCurrentLimit

Settings will be saved to EEPROM and retrieved on boot to apply to Config.h

Functionality for RapidHoming to come in future PR.

Draft PR because I'm running into memory issues against < v2.3 reference boards when I attempt to include all the description strings; Needs fix.

@armpitMFG armpitMFG changed the title Initial work for Advanced Settings menu. Data write/read missing. Initial work for Advanced Settings menu. Oct 22, 2024
@armpitMFG armpitMFG linked an issue Oct 23, 2024 that may be closed by this pull request
2 tasks
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.

[SW]: Settings Menu
2 participants