Sequential printing issue
Hello,
I'm having issues with sequential printing, G-code created with S3D, the problem I'm facing is repetier server loosing connection/rebooting when moved from first part to second and should start printing, sometimes it has managed to print the second and reboots at third, at first I thought the problem was in the printer,but creating a G-code that prints all 9 parts at once gives no issues, just double the print time due to a lot of movements between parts.
So my question is would someone be able to give advice on how to debug this scenario, to find the settings to change so it would not reboot, because I'm sure there is now something I have missed and can't find.
Here are attached both G-codes and a communication log but the log just ends where to reboot happens
Sequential G-code
https://drive.google.com/file/d/1NU1QnAUv1Jfpg-ua_qG6-VUWdyhxvKLZ/view?usp=sharing
All at once
https://drive.google.com/file/d/1OoMp9ID8RacoC8Fx65nWqtMIwGpFiRyi/view?usp=sharing
log
https://drive.google.com/file/d/10BWWvnnuy44VVxNP01OVV1B_BgjRToAO/view?usp=sharing
I'm having issues with sequential printing, G-code created with S3D, the problem I'm facing is repetier server loosing connection/rebooting when moved from first part to second and should start printing, sometimes it has managed to print the second and reboots at third, at first I thought the problem was in the printer,but creating a G-code that prints all 9 parts at once gives no issues, just double the print time due to a lot of movements between parts.
So my question is would someone be able to give advice on how to debug this scenario, to find the settings to change so it would not reboot, because I'm sure there is now something I have missed and can't find.
Here are attached both G-codes and a communication log but the log just ends where to reboot happens
Sequential G-code
https://drive.google.com/file/d/1NU1QnAUv1Jfpg-ua_qG6-VUWdyhxvKLZ/view?usp=sharing
All at once
https://drive.google.com/file/d/1OoMp9ID8RacoC8Fx65nWqtMIwGpFiRyi/view?usp=sharing
log
https://drive.google.com/file/d/10BWWvnnuy44VVxNP01OVV1B_BgjRToAO/view?usp=sharing
Comments
Nothing really special. Only fan is getting stopped with M106 but no reason to disconnect.
But what exactly is happening. Disconnecting and rebooting server or pc are quite different problems. Also what pc are you running server on? If you use a pi I would guess on the power adapter not being a real power adapter but maybe just a usb charger. Pi is quite sensitive here.
You could also have a look at /var/log/syslog around the time it happens if you see any usb disconnects.
Feels just weird that it happens just insequential printing and never during long prints (+100h), even if running 2 printers from 1 pi????