salve al forum ho ptovato a far funzionare l'accellerometro sulla ender3v2 sprite bltouch con rasperry pi zero 2w, ma anche seguendo le istruzioni sdella documentazione su klipper quando aggiongo
[mcu rpi]
serial: /tmp/klipper_host_mcu
[adxl345]
cs_pin: rpi:None
[resonance_tester]
accel_chip: adxl345
probe_points:
117, 117, 20 # home probe point
mi da l'errore mcu 'rpi': Unable to connect Once the underlying issue is corrected, use the "FIRMWARE_RESTART" command to reset the firmware, reload the config, and restart the host software. Error configuring printer.
Ho anche eseguito i comandi sudo apt update
sudo apt install python3-numpy python3-matplotlib libatlas-base-dev libopenblas-dev
~/klippy-env/bin/pip install -v numpy
ma nulla . cosa tra le cose sto sbagliando ?