You are not logged in.
Pages: 1
The printer itself stops while printing.
In the nanodlp.debug.-868151428.zip log file when the printer stopped at layer 1130 and lifted the platform. The printer did not hang and was accessible over the network.
In the nanodlp.debug.1041929819.zip log file when the printer paused on layer 176. did not respond to the Nextion screen
Please help me find out why the printer crashes and stops.
Is it possible to configure logging for a longer period. for example 1 million lines?
How to analyze debug files yourself? is there any instruction?
Last edited by somik (2019-10-10 05:24:50)
Offline
In memory log file is limited, as it get loaded frequently on UI.
And only important logs get dumped on disk to extend SD card life.
There is no clue about layer 1130 but on the second debug file, there is indication of transfer issue from RAMPS. Probably it stalled on [[WaitForDoneMessage]]
Offline
Pages: 1