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

Stall guard testing ... #1

Closed
ningpj opened this issue Nov 30, 2022 · 2 comments
Closed

Stall guard testing ... #1

ningpj opened this issue Nov 30, 2022 · 2 comments

Comments

@ningpj
Copy link

ningpj commented Nov 30, 2022

Hi, Ive been using stall guard with easy brd and the patch whi-tw posted on pull request (EtteGit/EnragedRabbitProject#150) for some time with good success and have subsequently removed my hall affect sensor. Its doable with easy brd provided sensorless selector homing is disabled and manually jumper the 2209 diag pin. With the original patch, Klipper would occasionally cancel the print with "!! No trigger on manual_stepper gear_stepper after full movement" if stall guard failed to home & triggered the limit. Changing homing_move(self, movepos, speed, probe_pos=False, triggered=True, check_triggered=false) solved this problem and haven't had a repeat issue. I also added a short 4mm move to detention the filament path much like your 2mm delay before releasing the servo.

I'm keen to move to your driver (v1.1.4) but couldnt get stallguard to work at all and have reverted to my previous setup. Sensorless homing without stallguard was reliable but noisy even after dropping currents to 10% (now 8% of 0.5A Nema 14). The sync load was also unexpectedly noisy and disabled it but ran out of time to debug fully. Likely some feed rate miss-match or contention between gear & extruder stepper. Seems to work fine on unload.

Happy to help debug stallguard if you arent already working on this with others as zero grinding and practically silent feed through to the extruder is possible with it.

@moggieuk
Copy link
Owner

moggieuk commented Dec 7, 2022

HI, I think we have been chatting in discord, but whats your status of stallguard for filament homing now with the little update I made in the last 1.1.5 release?

@moggieuk
Copy link
Owner

I believe you verified that stallguard is now working for sensorless homing so I'm going to close this issue.

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

No branches or pull requests

2 participants