Hi , first time poster ,i am a beginner for 3d printing. i suffered a error after building my first printer .
my printer randomly shutdown during print. i have already check the power to pi and board, so i dont think that’s a power problem. i also changed the cables between board and pi but nothing happend , error still .
So could it be a mainboard problem? should i changed a new one? please help me.
mainboard:MKS Genl V2.1
PI : orangepi zero
here is the log , thanks in advance. klippy (2).log (2.0 MB)
here is the dmesg
i solved it problem by using uart to connect mainboard and orangepi.
the error was caused by the inherent defect of mks genl v2.1 , the design of this board do not support high rate communication by usb.
do not have any literally reference, I figure it out with some people, after changing into uart connect ion rather usb , this error never happened again.
after nearly month using,no error since changed into uartconnection.
ps: i have been tested hodbed MOS model to reduce current though borad , but error still.