-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
[Feature] Digipots support #696
Comments
Thanks! I think I'd be open to adding this to the Grbl Mega branch, as there is plenty of room to add this there. |
@chamnit I put up my pull-request here: gnea/grbl-Mega#108 One thing for us to consider, is that if we're adding a per-axis setting to gnea/grbl-Mega and not gnea/grbl, we'll probably want to at least reserve those settings codes in gnea/grbl so that we don't diverge on which setting codes do what. Alternately, we could probably put this into gnea/grbl, since it's fully compiled out if Take a look at the PR and let me know what you think! |
I've got a change in my branch to support Digipots for setting current on stepper drivers digitally. I added this to support my Ultimachine RAMBo 1.4 board. Is this something we'd want to include in the main
grbl
repo? I'm happy to make a PR to merge it in if so. Please advise!The text was updated successfully, but these errors were encountered: