dw-0 / kiauh

Klipper Installation And Update Helper
GNU General Public License v3.0
3.4k stars 491 forks source link

RPI host MCU install for ADXL345 #409

Closed DVSVIDEO closed 11 months ago

DVSVIDEO commented 11 months ago

Is your feature request related to a problem? Please describe

I installed the clipper with mainsail very easily using KIAUH. However, using the information on the official Klipper site, I was unable to get the system to work with the ADXL345 vibration meter connected to the GPIO pins. Then I found this: https://github.com/Klipper3d/klipper/blob/master/docs/RPi_microcontroller.md Following these I was successful. I would like to request that KIAUH be part of the installation of this.

Describe the solution you'd like

In the KIAUH menu, a menu item e.g. 13. install ADXL. The icing on the cake would be to add the necessary sections in the printer.cfg file: MCU, ADXL345, resonance_tester]

Describe alternatives you've considered

No response

Additional information

No response

dw-0 commented 11 months ago

Duplicate of #231