This may be such a noob question, but I really can’t find these png files after resonance measurement.
The measurement itself is ok, but I would like to download and see the graphic with WINSCP.
after running TEST_RESONANCES AXIS=Y
and TEST_RESONANCES AXIS=X
I ran following command:
~/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.png
and got this as output:
But I can not find the png files on my PI, Could someone point me to the location of these files?