Replies: 1 comment 3 replies
-
afaik accelerometer usually gets mounted to your extruder and is used for input shaping, sensorless homing and etc? not sure tho |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
board.txt infers there is an accelerometer.
accelerometer.spiChannel = 2
When I commented this out, I gotError in start-up file macro line 27: Accelerometer SPI channel has not been configured
. When I uncommended this, I gotError in start-up file macro line 27: Accelerometer not found on specified port
So, where the heck is this accelerometer, anyway?
Beta Was this translation helpful? Give feedback.
All reactions