Hi everyone i finally got my pico and adxl to work but having another issue when i ACCELEROMETER_QUERY i get results but when i MEASURE_AXES_NOISE i get unknown command?
your help will be appreciated.
Hi everyone i finally got my pico and adxl to work but having another issue when i ACCELEROMETER_QUERY i get results but when i MEASURE_AXES_NOISE i get unknown command?
your help will be appreciated.
Hello @Mrdbot !
The klippy.log has been asked for.
That would be a help for us to help you.
I know it is an old thread, but it wasn’t answered.
Was facing the same issue while building a 2.4 with Canbus and EBB.
Found this thread…
Compared the printer.cfg I’m writing with another printer cfg file.
Solution : missing [resonance_tester] section. It was that simple.
[resonance_tester]
accel_chip: adxl345
blah blah blah
(assuming the accelerometer is a ADXL345 of course)