-
Notifications
You must be signed in to change notification settings - Fork 311
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MCU 'mcu' shutdown: Rescheduled timer in the past #29
Comments
According klipper documentation this error indicates an overloaded / jammed host, this error points to an overloaded MCU. |
I think slicer made gcode file with maximum printer resource utilization and additional movement from script overload it. |
Hi @cons30rus |
It is not printer hardware issue. I printed many huge files about 250mb gcode each on high speed with this printer. Always mcu load was low. I have no idea why MCU was overloaded with this file after post processing. |
I tried the script and faced to printer suddenly stopped after couple hours of work. Klipper log says:
[2025-01-24 16:46:19,437][INFO]:MCU 'mcu' shutdown: Rescheduled timer in the past
clocksync state: mcu_freq=72000000 last_clock=29117771830872 clock_est=(404391.900 29115704577862 71998886.682) min_half_rtt=0.000193 min_rtt_time=402139.809 time_avg=404391.900(856.787) clock_avg=29115704577862.855(61687710132.808) pred_variance=23060357.631
Dumping serial stats: bytes_write=1344765560 bytes_read=214886616 bytes_retransmit=28772 bytes_invalid=0 send_seq=23337372 receive_seq=23337369 retransmit_seq=23337253 srtt=0.003 rttvar=0.001 rto=0.025 ready_bytes=73 stalled_bytes=2967
I never had this error before with regular printing. Delta printer Flsun S1, Z hop=0.3mm
The text was updated successfully, but these errors were encountered: