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] Reported nozzle and bed temperature or jumping between 21 and real temp in OctoPrint #550

Open
NilsRo opened this issue Sep 5, 2024 · 0 comments

Comments

@NilsRo
Copy link

NilsRo commented Sep 5, 2024

Bug Description

The printer reports diferent temperatures to OctoPrint. The Anycubic LCD screen ist stable to 230C° and 75C°. There is nothing special in the GCODE with changing temperatures. Last change was updating to 1.5.4 and adding a BL Touch.

GIF 05 09 2024 21-05-06

Steps to Reproduce

Printing this GCODE:
04_Part2.zip

Seems not related related to the GCODE. This are the messages during cooling down.

Recv: Not SD printing
Recv: T:29.63 /0.00 B:36.35 /0.00 @:0 B@:0
Recv: T:21.30/ 0.00 B:21.30/ 0.00 @:64
Recv: wait
Recv: Not SD printing
Recv: wait

Expected behavior: [What you expect to happen]
Correctly reporting temperatures.

Actual behavior: [What actually happens]
Jumping around temperatures

Terminal output in OctoPrint:
...
Send: N71367 G1 X105.93 Y92.75644
Recv: ok
Send: N71368 M205 X10 Y10
46
Recv: ok
Send: N71369 G0 F9000 X105.86 Y91.69569
Recv: T:21.30/ 0.00 B:21.30/ 0.00 @:64
Recv: ok
Send: N71370 M205 X8 Y8
39
Recv: ok
Send: N71371 G1 F2700 X104.14 Y93.414 E1259.9016848
Recv: ok
Send: N71372 G1 X104.07 Y93.484
41
Recv: ok
Send: N71373 M205 X10 Y1036
Recv: ok
Send: N71374 G0 F9000 X104.14 Y92.283
67
Recv: ok
Send: N71375 M205 X8 Y834
Recv: ok
Send: N71376 G1 F2700 X105.86 Y90.563 E1260.01939
49
Recv: ok
Send: N71377 G1 X105.93 Y90.49337
Recv: ok
Send: N71378 M205 X10 Y10
47
Recv: ok
Send: N71379 G0 F9000 X105.879 Y89.413121
Recv: ok
Send: N71380 M205 X8 Y8
40
Recv: ok
Send: N71381 G1 F2700 X104.14 Y91.152 E1260.1384157
Recv: ok
Send: N71382 G1 X104.07 Y91.222
46
Recv: ok
Send: N71383 M205 X10 Y1043
Recv: ok
Send: N71384 G0 F9000 X104.14 Y90.02
117
Recv: ok
Send: N71385 M205 X8 Y845
Recv: ok
Send: N71386 G1 F2700 X105.522 Y88.638 E1260.23299
0
Recv: ok
Send: N71387 G1 X105.592 Y88.56818
Recv: ok
Send: N71388 M205 X10 Y10
32
Recv: ok
Send: N71389 G0 F9000 X104.389 Y88.6470
Recv: ok
Send: N71390 M205 X8 Y8
41
Recv: ok
Send: N71391 G1 F2700 X104.037 Y88.992 E1260.257082
Recv: ok
Send: N71392 M205 X10 Y10
43
Recv: ok
Send: N71393 G1 F1800 E1257.2570858
Recv: wait
Recv: ok
Send: N71394 G1 F480 Z29.475
19
Recv: Not SD printing
Recv: ok
Send: N71395 G0 F9000 X98.902 Y104.309 Z29.47518
Recv: T:230.00 /230.00 B:75.01 /75.00 @:53 B@:66
Recv: ok
Send: N71396 M205 X8 Y8
47
Recv: ok
Send: N71397 G1 F480 Z29.4*18
...

Additional Information

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

No branches or pull requests

1 participant