Skip to content
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

Add support for the adxl345 accelerometer for the BTT EBB42 V1.2 toolhead #27635

Open
wants to merge 2 commits into
base: bugfix-2.1.x
Choose a base branch
from

Conversation

rondlh
Copy link
Contributor

@rondlh rondlh commented Jan 11, 2025

Add support for the adxl345 accelerometer for the BTT EBB42 V1.2 toolhead

Requirements

BTT EBB42 V1.2 toolhead

Benefits

The accelerometer can be used for input shaping.

Configurations

Just enable ACCELEROMETER_ADXL345 in Configuration_adv.h
Note: This is new, and currently there is no code to process the accelerometer data.

Related Issues

#27588

Add support for the adxl345 accelerometer
@thinkyhead
Copy link
Member

We will need to explore the methods used for sampling, motion patterns that are analyzed, and the conversion of the collected data into settings to apply to our existing input shaping features. This is a challenging frontier for the casual developer, but I believe we can tackle it!

@thinkyhead thinkyhead requested a review from tombrazier January 12, 2025 00:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

[FR] ADXL345 3-axis accelerometer support for input shaping measurements
2 participants