Input Shaper
With ADXL via RP2040 USB
Main Process
If disconnecting/reconnecting FYSETC PIS comment/uncomment [include pis.cfg] in printer.cfg
Check ADXL
ACCELEROMETER_QUERYRun Tests
SHAPER_CALIBRATE AXIS=YTEST_RESONANCES AXIS=YProcess Data
~/klipper/scripts/calibrate_shaper.py /tmp/resonances_x_*.csv -o /tmp/shaper_calibrate_x.png
~/klipper/scripts/calibrate_shaper.py /tmp/resonances_y_*.csv -o /tmp/shaper_calibrate_y.pngGrab Graph Images
scp [email protected]:/tmp/shaper_calibrate_x.png .
scp [email protected]:/tmp/shaper_calibrate_y.png .Write Values to Printer.cfg
Values from 20230330
Last updated