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

✨ EDITABLE_HOMING_FEEDRATE / M210 #27456

Merged

Conversation

thinkyhead
Copy link
Member

As discussed elsewhere, we're overdue to implement M210 which exists in some other firmware as a standard code to edit the homing feedrate. This PR implements M210 and menu items for editing the homing feedrate in current units per minute. If the menu items shouldn't bother with inches versus mm mode then the menu items can be slightly simplified, but this will only be needed when a machine is specially configured to allow the use of inches.

  • Add the EDITABLE_HOMING_FEEDRATE option which
    • Enables M210 and
    • Adds a "Homing Feedrate" sub-menu to the Configuration sub-menu.

thinkyhead added a commit to MarlinFirmware/Configurations that referenced this pull request Oct 5, 2024
thinkyhead added a commit to MarlinFirmware/MarlinDocumentation that referenced this pull request Oct 5, 2024
@thinkyhead thinkyhead merged commit f5d5b0a into MarlinFirmware:bugfix-2.1.x Oct 5, 2024
63 checks passed
@thinkyhead thinkyhead deleted the bf2_implement_M210_PR branch October 5, 2024 01:41
rngkll pushed a commit to rngkll/Configurations that referenced this pull request Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant