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

Motor Shutdown #1

Open
TGit-Tech opened this issue Mar 7, 2017 · 0 comments
Open

Motor Shutdown #1

TGit-Tech opened this issue Mar 7, 2017 · 0 comments

Comments

@TGit-Tech
Copy link
Owner

TGit-Tech commented Mar 7, 2017

Need to adjust 'Enable' code to PORT 0000000's in order to shutdown power to the stepper motors when sitting idle.

I think this should be implemented where the 'grbl' setting ( $1 - Step idle delay, milliseconds ) is made as described here -
https://github.com/gnea/grbl/wiki/Grbl-v1.1-Configuration

To see how the motors are controlled visit this projects code at https://github.com/tgit23/GRBL-28byj-48/blob/master/grbl/stepper.c

At line #400 where PORTD is assigned; It looks by glance that go_st_idle in this same file might be where the ports need to be 0000'ed.

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

No branches or pull requests

1 participant