-
-
Notifications
You must be signed in to change notification settings - Fork 19
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
Support configuration of microstepping behaviour #27
base: master
Are you sure you want to change the base?
Conversation
Hey @jbrazio, are you there? |
Hi ! I was a bit away from this project. Yesterday I finally made a commit to a branch with the proposed code for the latest revision of the focuser "official" board. Some stuff changed like it now supports config files per board. The overall idea is to have out of the shelf configurations and make the life of the users easier. Could you please review the branch and check how could we integrate your changes into it ? |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Hi stale bot, I am still looking into this. Had to put it on the backburner for some while |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Hi stale bot, thanks for reminding. I'll see to it in the next few weeks. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Dear jbrazio,
I directly attached my NEMA17 with-out a gearbox. I therefore needed to use microstepping (down to 1/16th). So I changed the code to have a STEPPER_FULLSTEP_MICRORES setting, with which you can configure, which microstepping will be "full" resolution.