-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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] Print job stops randomly due to PR #2824 #2850
Comments
I spent some more time on this bug and I thought it might be my rig, some memory corruption so I did a full reset, reinstalled everything. At first it seemed everything is back to normal the FW is working fine. https://drive.google.com/file/d/16nBcgebuQoHMPYeNKCiaOuTfkyMqCEsP/view?usp=sharing After some repeated testing (with Advanced_OK on and off) suddenly the print stopped, there was no advancement of the progress (height, layer number, progress bar), only the timers were working. https://drive.google.com/file/d/1yvT9lwoZLY1_NyKkqC5R9Z4OAcY9WrGc/view?usp=sharing After a while a more interesting thing happened, "No printer attached!" message appeared and the print started at an insane speed. I managed to capture it on video. |
OK, new data. If in the future anyone else reports this issue than we already know where NOT to look to, it's not PR #2824. I am sorry if I caused trouble to anyone with this. |
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. |
Description
With latest master print jobs are stopping randomly. I identified the culprit as PR #2824.
Others are also confirming this freeze issue:
#2835 (comment)
The author of the PR #2824 himself admits the presence of this bug here:
#2835 (comment)
Steps to reproduce
Expected behavior
Print finishes successfully.
Actual behavior
Print stops at random point.
Hardware Variant
TFT: BTT TFT35 V3.0
MB: BTT SKR-2 with STM32F429VGT6
TFT Firmware Version & Main Board Firmware details
TFT: latest master
Marlin: latest bugfix
Proposed fix
I am asking @bigtreetech to urgently revert PR #2824 as it defeats the main purpose of a 3D printer, to print an object.
Remarks
Those who do not have a backup or just want a more updated FW with print hesitation guard feature (not present in this FW) can download it from here.
The text was updated successfully, but these errors were encountered: