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] TFT35 stops responding with red 'Busy processing please wait....' #2961

Open
Blisk opened this issue Oct 22, 2024 · 11 comments
Open

[BUG] TFT35 stops responding with red 'Busy processing please wait....' #2961

Blisk opened this issue Oct 22, 2024 · 11 comments
Labels
bug Something isn't working

Comments

@Blisk
Copy link

Blisk commented Oct 22, 2024

Description

Sometimes when I print something and than want to check or level or something I get this busy processing and screen frezze.

Steps to reproduce

start printing

Expected behavior

not to frezze at all

Actual behavior

it frezze

Hardware Variant

TFT Firmware Version & Main Board Firmware details

Additional Information

  • Include a ZIP file containing your Configuration.h or use Pastebin and paste a link in this issue.
  • Provide pictures or links to videos that clearly demonstrate the issue.
    20241016_092032
@Blisk Blisk added the bug Something isn't working label Oct 22, 2024
@rondlh
Copy link

rondlh commented Oct 22, 2024

I just had a look at your video, a bit short, but at least it's clearly shows the issue, from the configuration you posted I can identify the issue, so please change the related setting and try again.

@Blisk
Copy link
Author

Blisk commented Oct 23, 2024

I just had a look at your video, a bit short, but at least it's clearly shows the issue, from the configuration you posted I can identify the issue, so please change the related setting and try again.

I have updated marlin now. Will see what will happend.
What settings do you mean? a power restore?

@Blisk
Copy link
Author

Blisk commented Oct 23, 2024

just doesn't work, after ABL started in 20 seconds I get this error.
I get this everytime I want to print.
from Octoprint I get also this.
Recv: T:169.66 /170.00 B:59.92 /60.00 @:22 B@:20
Recv: X:235.00 Y:235.00 Z:-0.82 E:-2.00 Count X:18800 Y:18800 Z:-328
Recv: echo:busy: processing
Recv: T:169.92 /170.00 B:59.94 /60.00 @:16 B@:18
Recv: echo:busy: processing
Recv: X:235.00 Y:235.00 Z:11.18 E:-2.00 Count X:18800 Y:18800 Z:4472
Recv: echo:busy: processing
Recv: Bilinear Leveling Grid:
Recv: 0 1 2 3 4
Recv: 0 +0.543 +0.215 -0.115 -0.043 -0.202
Recv: 1 +0.623 +0.268 -0.075 -0.280 -0.187
Recv: 2 +0.685 +0.317 -0.048 -0.290 -0.107
Recv: 3 +0.635 +0.373 +0.113 -0.038 -0.275
Recv: 4 +0.765 +0.342 +0.053 -0.080 -0.175
Recv:
Recv: X:235.00 Y:235.00 Z:11.18 E:-2.00 Count X:18800 Y:18800 Z:4472
Recv: ok
Send: N38 G29 P1 X0 Y0 W50 H20 C*18
Recv: Error:Bad Z value
20241023_133940

Changing monitoring state from "Printing" to "Error"

@rondlh
Copy link

rondlh commented Oct 23, 2024

What settings do you mean? a power restore?

The settings you posted here...

@Blisk
Copy link
Author

Blisk commented Oct 24, 2024

What settings do you mean? a power restore?

The settings you posted here...

Ok I posted alot of them, can you please let me know exactly which one?

@rondlh
Copy link

rondlh commented Oct 24, 2024

The settings you posted here...

Include a ZIP file containing your Configuration.h or use Pastebin and paste a link in this issue.

@Blisk
Copy link
Author

Blisk commented Oct 24, 2024

The settings you posted here...

Include a ZIP file containing your Configuration.h or use Pastebin and paste a link in this issue.

Ok so I need to change this? to disable it?
#define NOZZLE_TO_PROBE_OFFSET { -40, -10, -1.85 }

@rondlh
Copy link

rondlh commented Oct 24, 2024

Ok so I need to change this? to disable it?
#define NOZZLE_TO_PROBE_OFFSET { -40, -10, -1.85 }

You should not disable it, just make sure the number are correct.

@Blisk
Copy link
Author

Blisk commented Oct 24, 2024

Ok so I need to change this? to disable it?
#define NOZZLE_TO_PROBE_OFFSET { -40, -10, -1.85 }

You should not disable it, just make sure the number are correct.

OK thank you. So this is the only settings I need to change.

@radek8
Copy link
Contributor

radek8 commented Oct 26, 2024

20241023_133940

This looks like the thermal protection of the printer has been activated.
Have you set the correct parameters?
THERMAL_PROTECTION_HOTENDS
THERMAL_PROTECTION_BED
THERMAL_PROTECTION_CHAMBER
THERMAL_PROTECTION_COOLER

@Blisk
Copy link
Author

Blisk commented Nov 5, 2024

THERMAL_PROTECTION

this is all default I didnt setup any of this.
Marlin.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants