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] No beeps during filament change in latest bugfix-2.0.x #13564

Closed
rmoravcik opened this issue Apr 3, 2019 · 9 comments
Closed

[BUG] No beeps during filament change in latest bugfix-2.0.x #13564

rmoravcik opened this issue Apr 3, 2019 · 9 comments

Comments

@rmoravcik
Copy link
Contributor

Hi all,

I'm using the latest bugfix-2.0.x and Marlin stopped generating beeps during filament change after commit 9a515cb.

I was looking to the code, and it seems, that pause_mode variable from src/feature/pause.cpp is always set to PAUSE_MODE_PAUSE_PRINT and filament_change_beep() function will always exiting without beeps.

@thinkyhead Could you please have a look to it? It seems you were trying to fix beeps in some way.

Thank you,
Roman

@bossman74
Copy link

Same here, also I don't know if this is new, but the hotend doesn't cool down afterwards.

@rmoravcik
Copy link
Contributor Author

@boelle Sorry for my response. I just tested the latest bugfix-2.0.x and it's still an issue.

@boelle
Copy link
Contributor

boelle commented Oct 21, 2019

@rmoravcik i assume this is still an issue?

last time i had a filement sensor and had it enabled in firmware there was plenty of beebs

but i could test it again, i just need to find the switch again or print a new one

@VanessaE
Copy link
Contributor

This is indeed still an issue (referring to filament change as commanded by M600, not by a filament sensor). bugfix-2.0.x, commit e604f76.

@boelle
Copy link
Contributor

boelle commented Oct 22, 2019

so e604f76 broke it or was it the last commit where it worked?

@VanessaE
Copy link
Contributor

Neither -- I am at e604f76, and filament-change-beeping does not work here. No idea when it broke.

@rmoravcik
Copy link
Contributor Author

As I stated in the report, it was broken by commit 9a515cb

@rmoravcik
Copy link
Contributor Author

The problem was fixed in bugfix-2.0.x by #15783.

@github-actions
Copy link

github-actions bot commented Jul 4, 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 4, 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

4 participants