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

[Feature] Filament stuck function #62

Open
LordPinhead opened this issue Dec 16, 2021 · 2 comments
Open

[Feature] Filament stuck function #62

LordPinhead opened this issue Dec 16, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@LordPinhead
Copy link

Any related problems?

No response

What's your feature?

Could you add a function with an high resolution encoder wheel, to know when filament is stuck? Bigtreetech has something like this with their sensor, but it's really not that reliable:

https://www.youtube.com/watch?v=UUx2R9u6ohE

This review of this sensor shows the problem. If you could add a version, in which one of the bearings is the encoder wheel and add that to the sensor, that would be really a gamechanger. When I look at what you did so far, that can't be that hard.

Additional context?

None

@LordPinhead LordPinhead added the bug Something isn't working label Dec 16, 2021
@drspangle
Copy link
Owner

drspangle commented Dec 16, 2021 via email

@LordPinhead
Copy link
Author

I don't know if you watched the video, this sensor is working somewhat decently, but it has its flaws. But when we think of the problem, what options do we have:

  1. Optical sensor: Won't work because the filament would need to have changes in the structure. Optical mice work like that.
  2. Mechanical wheel / encoder wheel: Depending on the resolution, this could work. But when you have to completely redo it, that would be not good. We would like to keep the current design and add the functionality.
  3. Knocking sensor: Like in a car, the sensor could be on the extruder and fetches "knocking", it should be fine enough for the stepper motors we have to get the jumping of the gears and send it to the board.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants