Basic Information:
Printer Model: Hypercube Evolution
MCU / Printerboard: MKS Robin V2.2 (OG, NOT nano) 3x TMC2209, 1x TMC2100, Rpi 3 B+, Raspicam capped at 10fps
klippy.log (1.2 MB)
Describe your issue:
My Printer works fine for hours, even days none stop printing. But suddenly had this happen 2x times now:
While checking mainsail in Browser, it suddenly resets with following error while klippy.log shows nothing:
MCU 'mcu' shutdown: Timer too close
This often indicates the host computer is overloaded. Check
for other processes consuming excessive CPU time, high swap
usage, disk errors, overheating, unstable voltage, or
similar system problems on the host computer.
Once the underlying issue is corrected, use the
"FIRMWARE_RESTART" command to reset the firmware, reload the
config, and restart the host software.
Printer is shutdown
I already replaced USB-Cable with High Quality one including ferrit-core. Also reduced baud to 115200. My board uses 8mhz crystal and firmware is flashed accordingly. My board uses a CH341 usb controller.
What is the reason for this?
Next thing I’ll test is to reduce microsteps of steppers and enable interpolation, maybe I overload the STM32F103ZET6 with true 256 microsteps?