-
-
Notifications
You must be signed in to change notification settings - Fork 19.2k
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
[Bugfix 1.1.x] TMC2130 sensorless homing doesn't work after movement in spreadcycle mode #9903
Comments
Is the problem that homing doesn't work after a G1 movement |
Output: |
@golobodo — Does |
Edit: Problem found. I had different configurations. So the problem is now, that homing works, when stealthchop is activated. In spreadcylce mode, G28 didn't work. |
Looks like, my problem is already discussed in this issue: #8890 |
I got almost same problem in here with spreadCycle on
with spreadCycle On after a power cycle:
After the first G28, another G28 will result:
Motherboard: Gen-L 1.0, tmc2130 |
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. |
Configuration and Pins
Configuration_adv.h TMC section:
pins_ramps.h, Steppers section:
Detailed Output Here
Terminal Output divided into steps, i did:
Initial Power On (only 5V active)
Raise Z+1 to automatically enable 12V on PSU
G28 X0 Y0 (works as expected)
Homing via LCD (doesn't work as expected, no movement to min position. Movement to the middle works. But it is not the middle)
M914 X19 Y19 (decreasing sensitivity)
Homing via LCD (doesn't work as expected, no movement to min position. Movement to the middle works. But it is not the middle)
The text was updated successfully, but these errors were encountered: