Skip to content
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 'eboard' shutdown: Rescheduled timer in the past #258

Open
RichJeffries opened this issue Oct 23, 2024 · 0 comments
Open

MCU 'eboard' shutdown: Rescheduled timer in the past #258

RichJeffries opened this issue Oct 23, 2024 · 0 comments

Comments

@RichJeffries
Copy link

Firstly, I love what you guys have done here!

Unfortunately, I haven't actually been able to print anything.
I've installed both the KlipperScreen and GuppyScreen variants - both installed without any problems, seemed perfectly functional and could even access the web interface.

However, whenever I try to print, after a few seconds it fails with the message:
MCU 'eboard' shutdown: Rescheduled timer in the past
Transition to shutdown state: MCU 'eboard' shutdown: Rescheduled timer in the past
This generally occurs when the micro-controller has been
requested to step at a rate higher than it is capable of
obtaining.

The first entry about this in the log shows:
MCU 'eboard' shutdown: Rescheduled timer in the past
clocksync state: mcu_freq=144000000 last_clock=71277897452 clock_est=(488.816 66260684261 144000763.373) min_half_rtt=0.000601 min_rtt_time=476.968 time_avg=488.815(902.473) clock_avg=66260684261.552(129956865499.910) pred_variance=398650861.428 clock_adj=(33.460 143999776.179)
Dumping serial stats: bytes_write=68826 bytes_read=60036 bytes_retransmit=0 bytes_invalid=0 send_seq=2627 receive_seq=2622 retransmit_seq=0 srtt=0.004 rttvar=0.001 rto=0.025 ready_bytes=49 stalled_bytes=21115

I've tried a couple of small files (1.5Mb - 8Mb) with the same problem.
I tried disabling the camera and streaming options.
Memory usage under GuppyScreen was 73%

I've attached the full log for review.
The printer.cfg has stepper settings at 16.

Does anyone know a way of fixing this?

Cheers
Rich
klipper.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant