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

Fix Arduino codes for RAMPS 1.4 #19

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

eborghi10
Copy link

This fix solves the issue for moving the stepper motors with the board RAMPS 1.4.

@Jeroenh89
Copy link

Hi,

What was exactly the issue with the steppers on the ramps 1.4 board?

@eborghi10
Copy link
Author

The issue was related to the enable pins because you have to set them to a low state at the beginning. The fix is in these lines specifically.

@kgjeep
Copy link

kgjeep commented Jul 25, 2021

Thanks, eborghi10 that worked for me!

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.

3 participants