-
-
Notifications
You must be signed in to change notification settings - Fork 466
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEATURE REQUEST]Add ADXL345 accelerometer for input shaping #1056
Comments
Thank your for submiting, please be sure you followed template or your issue may be dismissed. if you deleted the template it is here |
this is for Klipper - right ? |
I meant to add the accelerometer to the esp8266/esp32 pins to make it calculate the resonant frequency for marlin only on request |
I did not know Marlin can use Input Shapping based on accelerometer looking at : https://github.com/Seeed-Studio/Accelerometer_ADXL345 I do not have any device neither clear user case so PR are welcome |
in marlin you can use the input shaping by inserting the resonant frequency values and the dumping ratio directly from the menu, I meant if it is possible to create a plugin for esp 3d connected to adxl345 that calculates these values independently from marlin and then inserts them either via M codes or the user manually inserts the values into the printer |
esp3d does not have pluggin feature only lua scripting feature |
If it is possible to add an adxl345 accelerometer (even just among the plugins) to calculate the resonant frequencies of the printer to be inserted in the input shaping parameter
The text was updated successfully, but these errors were encountered: