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

Fix regression introduced in 3.13.0 where mFilamentPrompt menu times out after 30 seconds #4728

Merged
merged 2 commits into from
Jul 26, 2024

Conversation

gudnimg
Copy link
Collaborator

@gudnimg gudnimg commented Jul 26, 2024

Fixes #4718

This PR fixes a regression introduced in 3.13.0 here: a7e9ccf#diff-5fbfdca43c192573e31d8e78d255c510fb6e213b118cf38173277ec2a2163880R7462

Before 3.13.0, the menu never timed out until the safety timer turned off the heaters
After 3.13.0, the menu times out after 30 seconds.

gudnimg added 2 commits July 26, 2024 11:52
Fixes a regression introduced in 3.13.0 here: prusa3d@a7e9ccf#diff-5fbfdca43c192573e31d8e78d255c510fb6e213b118cf38173277ec2a2163880R7462

Before 3.13.0, the menu never timed out until the safety timer turned off the heaters
After 3.13.0, the menu times out after 30 seconds.

The commit restores pre-3.13.0 behavior
@gudnimg gudnimg requested a review from 3d-gussner July 26, 2024 11:58
@gudnimg gudnimg added this to the FW 3.14.1 milestone Jul 26, 2024
Copy link

All values in bytes. Δ Delta to base

Target ΔFlash ΔSRAM Used Flash Used SRAM Free Flash Free SRAM
MK3S_MULTILANG 4 0 247822 5653 6130 2539
MK3_MULTILANG 4 0 247136 5662 6816 2530

@sarusani
Copy link
Contributor

Tested and works as expected. (No timeout until safety timer kicks in)

@3d-gussner 3d-gussner merged commit 5119e47 into prusa3d:MK3 Jul 26, 2024
4 checks passed
@gudnimg gudnimg deleted the fix-mFilamentPrompt-timeout branch July 26, 2024 13:37
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

Successfully merging this pull request may close these issues.

Unload Filament Command Only Gives 30 Seconds to Comply
3 participants