bigtreetech / BIGTREETECH-TouchScreenFirmware

support TFT35 V1.0/V1.1/V1.2/V2.0/V3.0, TFT28, TFT24 V1.1, TFT43, TFT50, TFT70
GNU General Public License v3.0
1.31k stars 1.65k forks source link

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

Open Blisk opened 1 week ago

Blisk commented 1 week ago

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

rondlh commented 1 week ago

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 commented 1 week ago

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 commented 1 week ago

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 commented 1 week ago

What settings do you mean? a power restore?

The settings you posted here...

Blisk commented 1 week ago

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 commented 1 week ago

The settings you posted here...

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

Blisk commented 1 week ago

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 commented 1 week ago

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 commented 1 week ago

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 commented 5 days ago

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