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

Allow save of uStep resolution with M500 #1658

Merged
merged 1 commit into from
May 13, 2019

Conversation

Harpalyke
Copy link
Contributor

Allow saving of the micro-stepping resolution to EPROM using the M500 command.

Changing this setting is useful for folks who are running geared extruders like skelestruder with a motor that requires a very high number of esteps such as the LDO pancake 0.9° stepper.

At the moment changing the e axis resolution requires a recompile of the firmware. With this change, a user can run an "M350 Exxx" command to set the resolution for the e axis and then run an M500 to persist the changes.

…which is persisted during M500 for Mk3 and Mk3S
@mkbel
Copy link
Collaborator

mkbel commented May 13, 2019

Thank you for your contribution.

@mkbel mkbel merged commit efa8e6e into prusa3d:MK3 May 13, 2019
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.

2 participants