I get the infamous error “Timer too close” when running TEST_RESONANCES or SHAPER_CALIBRATE.
Environment:
- Delta Kinematic
- Stepper settings:
[stepper_?]
step_pulse_duration: 0.000000190
rotation_distance: 32
microsteps: 16
full_steps_per_rotation: 400
homing_speed: 120
- Klipper host:
Intel(R) Core(TM) i7-4710MQ CPU @ 2.50GHz
64bit x86_64 with 8 cores
The error occures at approx. 70Hz.
Here’s the sar output when the error occures
17:10:37 CPU %user %nice %system %iowait %steal %idle
17:10:38 all 0,87 0,00 0,50 0,00 0,00 98,63
17:10:39 all 0,88 0,00 0,38 0,00 0,00 98,74
17:10:40 all 0,75 0,00 0,63 0,00 0,00 98,62
17:10:41 all 1,00 0,00 0,38 0,00 0,00 98,62
17:10:42 all 0,88 0,00 0,63 0,00 0,00 98,50
I only got a working shaper by decreasing the µStep to 8…