InputShaping-Plugin-0.2.0-pre8-2 released
-
@mfs12 Can you repack this for 3.4 RC1 real quick?
-
@ctilley79 you can edit the json file in the zip to change the RRF version
-
@jay_s_uk No other dependencies in package.json between DWC 3.4 b7 and DWC 3.4 RC1 have changed that would affect Input Shaper Plugin 0.20 pre 8-2?
-
@ctilley79 nope
-
@jay_s_uk Thanks!
-
Tried to repackage the InputShaper plugin using the following steps.
- Downloaded source for DWC 3.4.0-RC1
- Copied InputShaper files from the 0.2.0-pre8-2 source into plugins folder
- Modified plugins/index.js to instantiate a new DwcPlugin for InputShaper
- Changed version number in src/plugins/InputShaping/plugin.json
- Installed some missing dependencies
- Ran
npm run build
and compiled successfully - Grabbed the InputShaper JS and CSS files and structured the directories and files identical to the InputShaper plugin source code.
- zipped everything up and uploaded to DWC.
The issue is the last step. Uploading the plugin I get a brief notification that the files are being extracted, however the process dies silently with no errors. The popup to install a plugin never appears after upload. Am I missing something here?
-
@ctilley79 don't need to do that. Literally download the release zip file for 3.4b7 and edit the JSON file to say 3.4rc1.
-
@jay_s_uk Tried that bud. Did not work so I went the complicated route
-
@jay_s_uk Unless my mac is not zipping up the files correctly then I'm at a loss
-
Mine doesn't work either after changing just the version.
-
I think we have to wait for the next version ....
-
@siam Hey. At least you got it to install
-
@ctilley79 InputShaping-0.2.0-pre8.txt
rename it to .zip -
@jay_s_uk Nice way to get past the censors lol. Just out of curiosity, what process did you follow to fix the package?
-
@ctilley79 had to rebuild this one in the end due to DWC changes
-
This post is deleted! -
-
Hi, have connected a LIS3DH.
The data could manually obtained without problems and used with accelerometer plugin.
If i want to use the input shaping plugin, i can't select anything as "board address".
Does the plugin only works with can bus modules?I'm using a Duet2Wifi with v3.4 and the 0.2.0-pre8 plugin from jay_s_uk
-
When will a working version for 3.4 stable be released? We are receiving the below error both when installing and uninstalling and even through the plugin says it starts, it is in a stopped state after refreshing DWC.
Thanks
Failed to uninstall plugin InternalServerException in UninstallPlugin: ArgumentException in UninstallPlugin: Failed to get file info (error 22)
-
@mfs12 I was able to install the plugin, but when starting it up, I get a red popup message; "Failed to start plugin. TypeError: m[y] is undefined"