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

PWM problem on E0 with Megatronics board. #789

Open
Francis663 opened this issue Feb 6, 2020 · 0 comments
Open

PWM problem on E0 with Megatronics board. #789

Francis663 opened this issue Feb 6, 2020 · 0 comments

Comments

@Francis663
Copy link

Francis663 commented Feb 6, 2020

Symptom: Hotend E0 PID is not working: Temperature reaches the target, stops heating and goes down until timeout.
I searched in the source code and find that the PWM command does not work for E0: 255 value will provide full power, but values between 0 and 254 provide no power.
The Megatronics board set the E0 to pin 2 (OC3B/INT4) PE4 on ATMega2560 CPU.

I swaped the pin for E0 and E1 (pin 9 on PH6 (OC2B)) and is working well. I think it's a problem on PWM setting for E0 when it's on pin 2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants