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

Wrong pins on Megatronics board. #788

Open
Francis663 opened this issue Feb 6, 2020 · 1 comment · May be fixed by #796
Open

Wrong pins on Megatronics board. #788

Francis663 opened this issue Feb 6, 2020 · 1 comment · May be fixed by #796

Comments

@Francis663
Copy link

The file 703.h has an error:
ORIG_HEATER_HE1_PIN 8 -> Must be 9
ORIG_HEATER_HE2_PIN 9 -> Must be 8
And just for fun:
ORIG_BEEPER_PIN NoPin -> can be set to 61

Thanks.

@iosonopersia
Copy link
Collaborator

This is right, a confirmation can be found in the RepRapWorld datasheet.
In Marlin it's already correct: look here and here.
I'll prepare a Pull Request as soon as possible.
Thank you for the suggestion, @Francis663 !

iosonopersia added a commit to iosonopersia/MK4duo that referenced this issue Mar 16, 2020
@iosonopersia iosonopersia linked a pull request Mar 16, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants