-
Notifications
You must be signed in to change notification settings - Fork 4
Description
While performing stability tests with very large prints, it has been observed several times that at some point printing just stops, without any errors. Progress status stays at the last printed line, temperature checks continue to work as expected do not work anymore within print3d, so it will keep reporting the same temperature.
It has first been seen here. Later on it has been observed several times in Doodle3D/WiFi-Box#3 (the tests on 22-04 called 'Test from tablet 0.10.10-e').
A later test on a different tablet might also display this same behaviour (Test from galaxy tab tablet 0.10.10-e 2) where it printed only two lines and afterwards kept checking temperatures and adding code but did not print anymore (as seen in print3d-ttyACM0.log.1#7796).
So this happened on two tablets, but not on PCs, could there be any connection or is it coincidence?