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

Pull-up resistor on Z-limit pin D11 isn't set correctly #1263

Open
SimonGuethler opened this issue Dec 12, 2024 · 0 comments
Open

Pull-up resistor on Z-limit pin D11 isn't set correctly #1263

SimonGuethler opened this issue Dec 12, 2024 · 0 comments

Comments

@SimonGuethler
Copy link

Describe the bug

I've found the problem that the Arduino's internal pull-up resistor for the Z-limit is not set correctly. I've tested the Arduino Uno R3 by itself, meaning with an own script to set all Pull-ups, which works as expected. For some reason, grbl doesn't manage to set it correctly.

To Reproduce

Simply install grbl on an Arduino Uno R3 and measure the D11 pin's voltage compared to GND.

Expected behavior

As far as I read, grbl is expected to set pull-up resistors for all input pins per default. This works for the X and Y limits, but not for the Z-limit.

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