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

[BUG] Sensorless homing on a COREXY with SKRPro 1.1/TMC2209 failed #17031

Closed
Lino77 opened this issue Mar 1, 2020 · 8 comments
Closed

[BUG] Sensorless homing on a COREXY with SKRPro 1.1/TMC2209 failed #17031

Lino77 opened this issue Mar 1, 2020 · 8 comments

Comments

@Lino77
Copy link

Lino77 commented Mar 1, 2020

#16420
Have exactly the same problem with SkrPro and tmc2209. G28 X works and at Y it only moves a few mm and stops at the wrong position G28 X G28 Y G28 Z works perfectly.
Marlin bugfix-2.0.x was 1.3.2020
#define HOME_Y_BEFORE_X
turn the prosess over, y will work, but x not
Marlin.zip

@SFRSKZ
Copy link

SFRSKZ commented Mar 1, 2020

+1 with skr v1.3 and 2130s. marlin 2.0.3 has this problem too. not always happening yet its there.

@SapphireMH
Copy link

Lower your "#define HOMING_FEEDRATE_XY" to (25*60) it increases the reliability and crashes less hard if it still goes wrong, however homing will go slower.

Tweak the feedrate in combination with your stallguard sensitivity to find the sweetspot, it works 99% of the time for me with 25*60 feedrate and a sensitivity of 70.

@Lino77
Copy link
Author

Lino77 commented Mar 1, 2020

I have now tested several settings, from 22 * 60 - 50 * 60 feed rate and the error is still there, manual homing woks, but G28 does not work

@SFRSKZ
Copy link

SFRSKZ commented Mar 2, 2020

normal currents and homing currents are same or different? maybe homing current is causing to trigger earlier(if only current is too low for your stepper motor)

@Lino77
Copy link
Author

Lino77 commented Mar 2, 2020

I've already tried with current up to 1000 mAh no change

@hliebscher
Copy link

for me with 650 mA works fine

@Lino77
Copy link
Author

Lino77 commented Mar 7, 2020

okay found a fault, it was the stepper motor, exchanged and it worked

@github-actions
Copy link

github-actions bot commented Jul 3, 2020

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.

@github-actions github-actions bot locked and limited conversation to collaborators Jul 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants