Printer Model: Kingroon KP3S Pro S1
MCU / Printerboard: BTT SKR Pico / Pi 4 via UART / Fysetc PIS
I’m having some troubles when trying to run input shaper using a BTT SKR Pico connected via UART to a Pi 4 and the Fysetc Portable Input Shaper tool. The resonance tests run all the way through to 133Hz and then I get an error and I have been searching google endlessly and nothing is seeming to work.
Error in remote calculation: Traceback (most recent call last): File “/home/pi/klipper/klippy/extras/shaper_calibrate.py”, line 80, in wrapper res = method(*args) File “/home/pi/klipper/klippy/extras/shaper_calibrate.py”, line 152, in calc_freq_response if isinstance(raw_values, np.ndarray): AttributeError: module ‘numpy’ has no attribute ‘ndarray’
I get this same error running both 'TEST_RESONANCES AXIS=X" and “SHAPER_CALIBRATE.”