Input Shaping vs Accelerometer
-
I am trying to install input shaping. I am reading that built in Accelerometer plugin was replaced by a plugin called Input Shaping. The accelerometer hardware is installed and my Duet 3 Mini/RepRap seems to be able to find it. but using the current Accelerometer plugin DWC does not seem to recognize it. I did find the latest version of input shaper on Github and installed it. It is installed as a external plugin instead of internal. I stopped the internal plugin and started the external plug in and DWC then recognized the acceleromter and seems to work fine. So, the question is why didn't the internal plugin install when I installed 3.4.6 and are there any issues with having both installed if I only keep one activated? I have also attached my config.g and M122 report in case that helps. Thanks for any help!
-
@JADoglio Check that you are using the same version of DWC as RRF firmware; the 'Accelerometer' plugin came with DWC 3.3, and was superseded by the 'Input Shaping' plugin in DWC 3.4. You shouldn't need to download the input shaping plugin separately for any version of DWC 3.4, it should available be in the Settings > Plugins > Integrated plugins section.
(I'm using the newer 3.5.0-rc.1 version of DWC and RRF, but 3.4.6 should be similar.)
Ian
-
Thanks. Based on what I read that is what I thought should appear... However.. this is what I have.
As noted, when I did install Input Shaping plugin as an external plugin and activated it it does work.
Any suggestions?
Thanks