Closed parthaero closed 6 years ago
It's possible you have damaged stepper drivers. Do you have any spares that you can test with?
Yes, I bought 8 of them tried replacing both X and Y axes. The same issue, moving at the same angle.
Also, I tried interchanging X and Y axes motor drivers. But the angle at which the axes move remain the same. If there was a problem with the driver, the angle between the X and Y axes should be opposite after interchanging X and Y axes drivers, but it does not.
Have found the problem. The TX RX pin had been wired incorrectly to AUX2.
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Description
Steps to Reproduce
Expected behavior: Moving X or Y axes individually on DRV8825 or A2988 work just fine and the X and Y axes are perpendicular to each other, which should happen with TMC2208 too.
Actual behavior: But using TMC2208 the X and Y axes are not perpendicular to each other. The axes have an angle of approximately 30 degrees
config.zip
Additional Information
Configuration.h
andConfiguration_adv.h
files.