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

Fwature Request: Retry on load failure #90

Open
vertigo235 opened this issue Aug 10, 2023 · 2 comments
Open

Fwature Request: Retry on load failure #90

vertigo235 opened this issue Aug 10, 2023 · 2 comments

Comments

@vertigo235
Copy link

I'd like to recommend that when a load failure occurs, like a clog detected, or too much slippage, etc.... That you allow the option for the ERCF to retry up to a defined amount of retries.

I suggest this because after many years of using the MMU, and ERCF I have found that often at least 25-30% of the time, this just works.

A lot of times it goes like this, printer paused and requests attention on say Tool 1. I arrive and the only action that is needed is.

ERCF_UNLOCK
ERCF_EJECT
T1
RESUME

And it works.

@moggieuk
Copy link
Owner

There are lots of internal retries already (to the point of getting confusing). That said, I get your point about a "top level" retry path. I'll put this on the consideration list for the upcoming Happy Hare v2 replacement -- which is coded in a better way to accommodate such a retry..

@moggieuk
Copy link
Owner

moggieuk commented Sep 4, 2023

I have this on the "todo" list for Happy Hare v2

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