MarlinFirmware / Marlin

Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.
https://marlinfw.org
GNU General Public License v3.0
16.19k stars 19.22k forks source link

[BUG] (TMC5161:Stop after moving a few times) #16422

Closed LT1010 closed 4 years ago

LT1010 commented 4 years ago

Bug Description: TMC5161 cannot move after moving several axes. Steps to Reproduce: 1.Configuration. Configuration.zip 2.Move XYZ axis using serial screen. Expected behavior: Send command to move axis. Actual behavior: After moving a few times, the corresponding axis can't move.

Additional Information

Use M122 to check until the axis stops moving. The information is correct. before_printing move_x: move_x move_x_sometimes: Move_x_sometime Description:This is the case for all axes. After a while, it cannot move, and the motor is not locked. #16365 @everybody,how to solve this problem.

LT1010 commented 4 years ago

https://github.com/MarlinFirmware/Marlin/issues/16365

boelle commented 4 years ago

is this issue and #16365 the same?

LT1010 commented 4 years ago

is this issue and #16365 the same?

Yes they are the same question.

boelle commented 4 years ago

then i close this one, we only need one for the same

and you said they are questions? so not a bug?

github-actions[bot] commented 4 years ago

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.