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

MMU_EJECT SKIP_TIP=1 Still cuts tip with EREC #467

Open
mochoandre opened this issue Oct 16, 2024 · 1 comment
Open

MMU_EJECT SKIP_TIP=1 Still cuts tip with EREC #467

mochoandre opened this issue Oct 16, 2024 · 1 comment
Labels
not a bug This doesn't seem right. Maybe misunderstanding

Comments

@mochoandre
Copy link

Doing calibration of toolhead dimensions but using "MMU_EJECT SKIP_TIP=1" still cuts the tip with EREC

Best regards

@moggieuk moggieuk added the not a bug This doesn't seem right. Maybe misunderstanding label Oct 17, 2024
@moggieuk
Copy link
Owner

Although I can see it might be confusing this is expected behavior: The "SKIP_TIP" controls what Happy Hare is doing, specifically the call of _MMU_CUT_TIP or _MMU_FORM_TIP. The EREC implementation is done through a macro extension after the unload sequence is complete. It would need to be enhanced perhaps with conditional logic in the EREC macro.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
not a bug This doesn't seem right. Maybe misunderstanding
Projects
None yet
Development

No branches or pull requests

2 participants