Duet3D Logo

    Duet3D

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Documentation
    • Order

    InputShaping-Plugin-0.2.0-pre6 released

    Plugins for DWC and DSF
    13
    32
    1247
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • mfs12
      mfs12 last edited by mfs12

      Hey together,

      DWC-3.4.0-b5 and RRF-3.4.0-b5 were released. So It's also time for a tiny update of inputshaping plugin.

      It brings mostly UI cleanup tweaks and updated dependency. So don't forget to updated DWC and RRF before exploring this plugin.

      Please leave a comment when you tested it successfully, found a bug or want to leave some general feedback.

      How are your inputshaping results? Does the plugin help to calibrate your printer? Is it time for a first official release and leaving the pre-stage? What do you say?

      release notes for inputshaping plugin 0.2.0-pre6

      This work is based on the original acceleration plugin. Input shaping plugin tries to take
      the input shaping calibration to a next level.

      The current state is still EXPERIMENTAL!!!

      Although it's experimental it brings already some handy features which is why i
      am doing this release. Therefore please comment, give feedback, report bugs and share your
      ideas.

      requirements

      • Duet Web Control 3.4.0-b5
      • RepRap Firmware 3.4.0-b5

      features

      • restructre plugin to use vue components
      • added test configuration component
      • added recorder component
      • added chart component
      • use object model to determine status of test
      • added add/delete of algorithm configurations
      • added add/delete/select of records
      • added add/delete/select of sessions
      • display test parameters in chart component
      • allow records with differing samples rates of up to 1%
      • cleaned up debugging output
      • added localization
      • home device only if not homed
      • improved ui layout
      • added component to manage multiple sessions
      • added more parameter validation for test and algorithm
      • disable tab record tab when no algorithms defined
      • disable tab chart when no records available
      • improved error reporting
      • localized date-timestamps
      • added integrals for each axis
      • skip algorithm test which already have test record (speed improvement, easier understanding)
      • improved editing note in configuration tab
      • cleaned input fields (ids or not editable but only names)

      bugs

      • fixed initial filtering of records by axis
      • fixed session cleanup when session is deleted
      • fixed data handling when swapping sessions
      • fixed can address handling (needs more testing)
      • fixed record integrity when referenced algorithm is changed
      • fixed CAN address handling when address is null
      • fixed one-time homing for some machines

      known issues

      • parameter validation doesn't cover every situation

      downloads

      • https://github.com/mfs12/DuetWebControl/releases/tag/inputshaping-plugin-0.2.0-pre6

      howto

      initialize session

      • switch to tab "initialize"
      • create a new session or
      • select an available session

      configure session

      • switch to tab "configure"
      • configure your session session
      • configure test parameters
      • add as many input shaping algorithm configurations as you like
        • more than one per algorithm are allowed
        • this is good to compare different input shaping configuration of the same algorithm
      • CAUTION: once a record in a session exists test parameters can't be changed anymore.

      record profiles

      • switch to tab "record profiles"
      • press "run" button and wait until recording is done

      frequency analysis

      • switch to tab "frequency analysis"
      • in "acceleration records" section you see a list of profiles recorded
        • clicking on the entry DELETEs it form the session!!! (it is lost!!!)
      • in "filter" section the show/hidden graphs are displayed
        • un-checking an axis will hide or show all charts of an axis group
      • in chart section
        • individual graphs can be shown or hidden by pressing the colour next to the name
      • press "FFT" button to show FFT representation of the graph
      • press "Time" button to show time representation of the graph

      limitations

      • currently no data is stored permanently!!!
      • everything is volatile so avoid hitting browser's reload

      what's next?

      Potential next steps are

      • store session in a local file or in browser's local storage or
      • load session from local file or browser's local storage
      • recommend input shaping parameters
      • improve input validation
      • add translations

      Visit me on github at https://github.com/mfs12/

      SIam pfn MaxGyver Stephen6309 4 Replies Last reply Reply Quote 1
      • SIam
        SIam @mfs12 last edited by

        @mfs12 good work! For now I didn't find any issue

        Hypercube-Evolution-Hybrid, Piezo Orion, Orbiter
        Duet WiFi 1.02 or later + DueX5
        RepRapFirmware for Duet 2 WiFi/Ethernet 3.4.0beta4 (2021-09-27 11:30:36)
        Duet WiFi Server: 1.26
        Duet Web Control 3.4.0beta4 (2021-09-27)

        1 Reply Last reply Reply Quote 0
        • pfn
          pfn @mfs12 last edited by

          @mfs12 very interesting, I put this together today https://forum.duet3d.com/topic/25531/collecting-lis3dh-data-outside-of-rrf and this could be a nice integration to call into an external device to collect data and subsequently stream it into dwc/rrf (rather than M956 to initiate data collection, it would be instead a call to an http endpoint that would stream data to a file in /sys/accelerometer/...)

          lots of work to be done, and I don't know if I necessarily want to take on the firmware work yet, but this could make for a nice seamless experience. @PCR, awesomely, has even offered to design a combined lis3dh&esp8266 board; that means data collection could work with just 2 wires, 3.3v and gnd.

          1 Reply Last reply Reply Quote 0
          • mfs12
            mfs12 last edited by mfs12

            @pfn, would be cool to have it run with a battery and now cables at all ๐Ÿ˜‰

            Basically there are two modules to modules to modify

            • configuration, how to reach the accelerometer
            • recorder, howto to download the accelerometer data

            Shouldn't be overly complicated. Altough it is nothing i want to take care of right now.

            You can find the sources at

            https://github.com/mfs12/DuetWebControl/tree/inputshaping-accel-plugin/src/plugins/InputShaping

            Visit me on github at https://github.com/mfs12/

            gloomyandy 1 Reply Last reply Reply Quote 1
            • gloomyandy
              gloomyandy @mfs12 last edited by

              @mfs12 I've been using the plugin to try and find the best setup for my printer and here are a few thoughts...

              1. When testing an axis say X the test currently just uses whatever position the other axis happens to be in. I'm not sure this gives the best results. In particular if you are switching from testing x to y and back again (as the position at the end of the test may not be the best position for tests on the other axis). I wonder if either the test should choose say the mid point of the other axis or allow you to configure it? It seems to me that the magnitude of the resonance can vary depending upon the position to some extent. I think klipper has the notion of a test point for this purpose.

              2. Do you have any idea how much the length of the test move and the end point impacts the test results? In particular does the final position of he print head change them? I've not tested this but I wonder if perhaps having the end point be in the centre of the printer may give better/different outputs? Again perhaps the notion of being able to set a test point might help here?

              3. I notice that the plugin display the "integrals" for each axis, these seem to be useful when comparing different results to help choose a shaper or frequency. I assume that an automated process may make uses of these. It might also be of use to provide a total for all there axis (possibly selected by using the filter option so you just get the total for the visible results?).

              4. The klipper test for this seems to move the head back and forth at different frequencies to try and identify different resonances rather than just using a single move, do you think this gives better results rather than just using a single move?

              dc42 1 Reply Last reply Reply Quote 0
              • dc42
                dc42 administrators @gloomyandy last edited by dc42

                @gloomyandy re #4 only a single move is needed if the total time to decelerate is either much shorter than or several times longer than the period of any resonance, and the total move time is likewise long enough. If that condition isn't met, then moving at multiple speeds would be worthwhile.

                Re #2 the point on the axis at which the deceleration occurs might affect the results, because the lengths of potentially resonating belt segments vary with position.

                Duet WiFi hardware designer and firmware engineer
                Please do not ask me for Duet support via PM or email, use the forum
                http://www.escher3d.com, https://miscsolutions.wordpress.com

                1 Reply Last reply Reply Quote 0
                • MaxGyver
                  MaxGyver @mfs12 last edited by mfs12

                  @mfs12 When I try to collect accelerometer data for my Y-Axis my Duet3 6HC crashes and reboots after doing the first two Y-Axis moves. Strangely, it works flawlessly on the X-Axis.

                  EDIT: After power cycling, it works again on both axis. I will keep an eye on this. ๐Ÿ˜

                  1 Reply Last reply Reply Quote 0
                  • mfs12
                    mfs12 last edited by

                    @gloomyandy, i a agree defining a test point does make sense. At least for cartesian printer's virbation should be worse when the axis are longer. Although this might also depend on your printer's architecture.

                    So i see here couple of "default" options which would make sense

                    • x and y
                      • center
                      • start
                      • end
                    • z
                      • center
                      • top
                      • bottom

                    So probably easiest way is to define the test point with all coordinates.

                    Visit me on github at https://github.com/mfs12/

                    oozeBot 1 Reply Last reply Reply Quote 1
                    • oozeBot
                      oozeBot @mfs12 last edited by

                      @mfs12 said in InputShaping-Plugin-0.2.0-pre6 released:

                      So i see here couple of "default" options which would make sense

                      x and y

                      center
                      start
                      end

                      If I'm following correctly, I came here to suggest the same thing. As an example, for our 310mm x 310mm printer, I'd like to see the plug-in test the Y-axis at X0, X155, and X310 - and then overlay those results. Same for the X-axis.

                      We're doing this manually, and anything to help automate would be helpful.

                      Thanks

                      1 Reply Last reply Reply Quote 0
                      • Fred-Y
                        Fred-Y last edited by

                        @mfs12 Amazing upgrade since the last version I tested, itโ€™s a way more user-friendly!
                        I just started to use it and the experience is smoother, itโ€™s definitively a more โ€œfinishedโ€ feature ๐Ÿ‘

                        I love being able to setup the multiple algorithms and run of them together.

                        A few things:
                        1- Name field in the configure tab is reset to โ€œunknownโ€ after having deleted the records - Don't know if this is on purpose, it just surprised me.
                        2- Adding the possibility to zoom-in the graph or select the frequency range would be nice
                        3- That one is probably not an easy one: better assignation of colors. It seems to cycle over 3 set of colors (record 0,3 6 has same colors; 1,4,7 the same and 2,5,8 the same again)
                        That's a graph I generated to compare quickly 2 frequencies against the 4 type of compensations.
                        04db1253-afe9-4c8b-b4f1-86ab86833f4f-image.png
                        4- Being able to do a record with no move would be nice to capture the โ€œdefaultโ€ machine vibration
                        5- It seems to have a validation like Start Position must be greater than Stop Position which prevent to do records with move going on the left
                        6- Can you confirm if the Start Position can be lower that 0 on a Delta? I cannot test it for the moment
                        7- Suggestion: Move the Delete button above the table with the records - the checkbox to select all is on the top.

                        I'm impatient to see some of the items from the road map being implemented ๐Ÿ˜Š

                        1 Reply Last reply Reply Quote 2
                        • zapta
                          zapta last edited by

                          What are the step to have this plugin appearing in DWC?

                          Fred-Y 1 Reply Last reply Reply Quote 0
                          • Fred-Y
                            Fred-Y @zapta last edited by

                            @zapta You need to uoload the plugin in DWC, go into "System" and "Upload System File"

                            When done, the plugin needs to be activated: go into "Machine-Specific" and "External Plugins" then click on the button to start it.

                            This plugin require to use RepRap Firmware 3.4.0-b5 and Duet Web Control 3.4.0-b5; both are beta versions.

                            zapta 1 Reply Last reply Reply Quote 0
                            • zapta
                              zapta @Fred-Y last edited by

                              Thanks @fred-y, I will give it a try. I do have the latest betas installed.

                              1 Reply Last reply Reply Quote 0
                              • CNCModeller
                                CNCModeller last edited by

                                Hi All,
                                OK so I've never done this before, so be prepared for stupid questions and settings..!

                                I've got my accelerometer working:-

                                M955 P0
                                Accelerometer 0:0 type LIS3DSH with orientation 20 samples at 1600Hz with 16-bit resolution, SPI frequency 2000000

                                Configure settings:-
                                7f767617-c5dd-438e-89b1-c8be37e7dd8d-image.png

                                But when I press run noting happens, please note that the Y axis is driven by a can connected board at address 123, but the accelerometer is on io1 on my duet 3 Mini. I've used small accelerations and move distances because my printer is a polar machine, Y is the bed, and I'm not sure what its going to do in terms of move parameters (axis motor moves are in Deg not mm).

                                Also I'm not sure how to orientate the accelerometer as the y Axis goes round, so I've hopefully pointed the X axis of the chip to the bed centre and the Y axis circumferentially. Chip top is up and pointing in the direction of +ve z axis of the printer, text can be read normally looking towards the bed centre.

                                IMG_20211025_154747.jpg

                                IMG_20211025_154753.jpg

                                Please point out the obvious mistakes on my part, in the nicest possible way lol! ๐Ÿ™‚

                                Many Thanks
                                Barry M

                                Polar Printer Duet3 Mini + 1HCL
                                https://youtube.com/playlist?list=PLWjZVEdMv1BY82izahK45qKh-hp3NFkix

                                Wanhao D4S: Duet2
                                https://forum.duet3d.com/post/296755

                                Wanhao D5S & K40 Laser, Duet2 TBD
                                https://www.youtube.com/CNCModellerUK

                                dc42 1 Reply Last reply Reply Quote 0
                                • mfs12
                                  mfs12 last edited by

                                  @CNCModeller,

                                  • please the accelerometer configuration gcode.

                                  And i think you should attach the accelerometer to the print head and not the baseplate. As most resonances will be in the moving parts.

                                  Visit me on github at https://github.com/mfs12/

                                  CNCModeller 1 Reply Last reply Reply Quote 0
                                  • CNCModeller
                                    CNCModeller @mfs12 last edited by

                                    @mfs12 said in InputShaping-Plugin-0.2.0-pre6 released:

                                    @CNCModeller,

                                    • please the accelerometer configuration gcode.

                                    And i think you should attach the accelerometer to the print head and not the baseplate. As most resonances will be in the moving parts.

                                    Hi @mfs12
                                    The code I used is: M955 P0 C"io1.out+io1.in"

                                    M955 P0 returns this in the console:
                                    Accelerometer 0:0 type LIS3DSH with orientation 20 samples at 1600Hz with 16-bit resolution, SPI frequency 2000000

                                    The bed on a polar printer rotates, and this is the most significant source of vibration. Its effectively a bed slinger that rotates. The "Resonance" app on my android phone suggests that there are two significant frequencies, one at 17hz and one at 13hz.

                                    Many Thanks
                                    Barry M

                                    Polar Printer Duet3 Mini + 1HCL
                                    https://youtube.com/playlist?list=PLWjZVEdMv1BY82izahK45qKh-hp3NFkix

                                    Wanhao D4S: Duet2
                                    https://forum.duet3d.com/post/296755

                                    Wanhao D5S & K40 Laser, Duet2 TBD
                                    https://www.youtube.com/CNCModellerUK

                                    1 Reply Last reply Reply Quote 0
                                    • dc42
                                      dc42 administrators @CNCModeller last edited by

                                      @cncmodeller did you home the printer and set the head at an appropriate position before you pressed Run? Are there any error messages on the console?

                                      The plugin generates a move along the requested access that is within the bounds for that axis. You can adjust it when you create the session. Other axis positions are not changed. In your case, you need to ensure that the move generated by the plugin does not pass through the centre of the turntable. So if the centre is X0 Y0 and you are using the plugin to generate a X move, you must use an initial Y position sufficiently different from 0 to avoid the centre. Similarly, if you are using the plugin to generate a Y move, you must use an X position sufficiently different from 0.

                                      In your particular case it would be beneficial for the plugin to generate a turntable-only move by using the H2 parameter and specifying start/end positions in degrees, however the plugin can't do that at present. You could temporarily change the M669 command in config.g to pretend your machine is Cartesian, set appropriate turntable limits using M208 and pretend-home using G92; then run the plugin.

                                      One further point: input shaping does not work on segmented moves. This means that on a polar printer, input shaping cannot be applied to G1 moves. However, it should be applied to any G0 travel moves.

                                      Duet WiFi hardware designer and firmware engineer
                                      Please do not ask me for Duet support via PM or email, use the forum
                                      http://www.escher3d.com, https://miscsolutions.wordpress.com

                                      CNCModeller 1 Reply Last reply Reply Quote 0
                                      • CNCModeller
                                        CNCModeller @dc42 last edited by CNCModeller

                                        @dc42 thanks for the thoughts and obvious things to check, I followed your advice and all is well. As always the Duet team are more than helpful.

                                        fffce9ec-a7f2-4bb8-966d-26a449d59f08-image.png

                                        This isn't a clean bed move but the X axis is mechanically very distant from the bed so I don't think it matters. The move still results in a sharp jolt to the bed to excite the relevant modes.

                                        That's interesting to know w.r.t. segmented moves, for peace of mind I need to check / make sure that the slicer uses G0 for travel moves as they are major contributors to the ringing I'm seeing at higher speeds.

                                        Many thanks
                                        Barry M

                                        Edit - PS does the plugin use G0 moves? I've only quickly tried a test with no shaping applied so far.

                                        Polar Printer Duet3 Mini + 1HCL
                                        https://youtube.com/playlist?list=PLWjZVEdMv1BY82izahK45qKh-hp3NFkix

                                        Wanhao D4S: Duet2
                                        https://forum.duet3d.com/post/296755

                                        Wanhao D5S & K40 Laser, Duet2 TBD
                                        https://www.youtube.com/CNCModellerUK

                                        1 Reply Last reply Reply Quote 0
                                        • Stephen6309
                                          Stephen6309 @mfs12 last edited by

                                          @mfs12 6HC w/PI4 1LC v1.1 Firmware 3.4-b5 on both.
                                          M955 P121.0 I10 to set it up. Response: Accelerometer 121:0 with orientation 10 samples at 1344Hz with 10-bit resolution

                                          Configure board address (121), select X, zvd. When I hit run it homes, then nothing. Recorder State: HOMING

                                          Reboot printer. If I home first, hit run and it doesn't respond. The state shows IDLE.

                                          An uninstall/ reinstall has no effect.

                                          1 Reply Last reply Reply Quote 0
                                          • mfs12
                                            mfs12 last edited by

                                            @Stephen6309, can you share the browser's log and dwc's console log?

                                            Visit me on github at https://github.com/mfs12/

                                            Stephen6309 1 Reply Last reply Reply Quote 0
                                            • Stephen6309
                                              Stephen6309 @mfs12 last edited by Stephen6309

                                              @mfs12 How do you get those logs?

                                              1 Reply Last reply Reply Quote 0
                                              • mfs12
                                                mfs12 last edited by mfs12

                                                @Stephen6309,

                                                in firefox you can open the browser's console "Ctrl-shift+j".
                                                Then -> Right mouse button -> export log to file -> upload file here.

                                                DuetWebControl -> open menu (left top) -> open console -> open console's menu (right top of the messages) -> download as file -> upload here.

                                                For further details:

                                                Check and search for "download". https://duet3d.dozuki.com/Wiki/Duet_Web_Control_v2_and_v3_(DWC)_Manual#Section_Console

                                                More details about firefox' console. https://developer.mozilla.org/en-US/docs/Tools/Browser_Console

                                                Visit me on github at https://github.com/mfs12/

                                                Stephen6309 2 Replies Last reply Reply Quote 0
                                                • Topic is now a regular thread  mfs12 mfs12 
                                                • Stephen6309
                                                  Stephen6309 @mfs12 last edited by

                                                  @mfs12
                                                  Currently printing something.

                                                  /rr_connect?password=reprap&time=2021-11-2T13%3A18%3A58:1 Failed to load resource: the server responded with a status of 404 (Not Found)
                                                  index.js:560 Plugin EndstopsMonitor not found
                                                  _callee11$ @ index.js:560
                                                  thinEngine.js:357 Babylon.js v4.2.0 - WebGL2 - Parallel shader compilation
                                                  /machine/directory/0%3A%2Fsys%2Faccelerometer:1 Failed to load resource: the server responded with a status of 404 (Not Found)
                                                  app.450a9c06.js:42 Uncaught (in promise) Error: Directory 0:/sys/accelerometer not found
                                                     at new ExtendableBuiltin (app.450a9c06.js:42)
                                                     at DirectoryNotFoundError._createSuperInternal (app.450a9c06.js:1)
                                                     at new NetworkError (app.450a9c06.js:42)
                                                     at DirectoryNotFoundError._createSuperInternal (app.450a9c06.js:1)
                                                     at new DirectoryNotFoundError (app.450a9c06.js:42)
                                                     at RestConnector._callee11$ (app.450a9c06.js:42)
                                                     at tryCatch (app.450a9c06.js:24)
                                                     at Generator.invoke [as _invoke] (app.450a9c06.js:24)
                                                     at Generator.throw (app.450a9c06.js:24)
                                                     at asyncGeneratorStep (app.450a9c06.js:1)
                                                  /machine/directory/0%3A%2Fsys%2Faccelerometer:1 Failed to load resource: the server responded with a status of 404 (Not Found)
                                                  vue.runtime.esm.js:1897 Error: Directory 0:/sys/accelerometer not found
                                                     at new ExtendableBuiltin (app.450a9c06.js:42)
                                                     at DirectoryNotFoundError._createSuperInternal (app.450a9c06.js:1)
                                                     at new NetworkError (app.450a9c06.js:42)
                                                     at DirectoryNotFoundError._createSuperInternal (app.450a9c06.js:1)
                                                     at new DirectoryNotFoundError (app.450a9c06.js:42)
                                                     at RestConnector._callee11$ (app.450a9c06.js:42)
                                                     at tryCatch (app.450a9c06.js:24)
                                                     at Generator.invoke [as _invoke] (app.450a9c06.js:24)
                                                     at Generator.throw (app.450a9c06.js:24)
                                                     at asyncGeneratorStep (app.450a9c06.js:1)
                                                  logError @ vue.runtime.esm.js:1897
                                                  

                                                  DWC doesn't show anything other that the usual printing stuff.

                                                  1 Reply Last reply Reply Quote 0
                                                  • Stephen6309
                                                    Stephen6309 @mfs12 last edited by

                                                    @mfs12 Ran a fresh one after exiting/restarting chrome. Looks like the last one was from when enabling the builtin accelerometer.

                                                    rr_connect?password=reprap&time=2021-11-2T14%3A43%3A27:1 Failed to load resource: the server responded with a status of 404 (Not Found)
                                                    index.js:560 Plugin EndstopsMonitor not found
                                                    _callee11$ @ index.js:560
                                                    Initialize.vue:71 Created new session
                                                    TestCommand.vue:158 axis changed Test
                                                    vue.runtime.esm.js:1897 TypeError: Cannot read properties of null (reading 'runs')
                                                        at VueComponent.accelerometerRuns (Recorder.vue:96)
                                                        at Watcher.get (vue.runtime.esm.js:4495)
                                                        at Watcher.evaluate (vue.runtime.esm.js:4597)
                                                        at VueComponent.computedGetter [as accelerometerRuns] (vue.runtime.esm.js:4851)
                                                        at VueComponent.<anonymous> (vue.runtime.esm.js:503)
                                                        at Watcher.get (vue.runtime.esm.js:4495)
                                                        at new Watcher (vue.runtime.esm.js:4484)
                                                        at VueComponent.m.$watch (vue.runtime.esm.js:4961)
                                                        at createWatcher (vue.runtime.esm.js:4921)
                                                        at initWatch (vue.runtime.esm.js:4903)
                                                    logError @ vue.runtime.esm.js:1897
                                                    Recorder.vue:109 run tests
                                                    Recorder.vue:120 run tests Session
                                                    Recorder.vue:132 starting tests
                                                    Recorder.vue:87 axis not homed:  Array(3)
                                                    Recorder.vue:137 home all axis
                                                    Recorder.vue:269 homing all axis G28 M400
                                                    Recorder.vue:273 
                                                    Recorder.vue:160 configuring algo Algorithm
                                                    vue.runtime.esm.js:1897 TypeError: Cannot read properties of null (reading 'runs')
                                                        at VueComponent.accelerometerRuns (Recorder.vue:96)
                                                        at Watcher.get (vue.runtime.esm.js:4495)
                                                        at Watcher.evaluate (vue.runtime.esm.js:4597)
                                                        at VueComponent.computedGetter [as accelerometerRuns] (vue.runtime.esm.js:4851)
                                                        at _loop$ (Recorder.vue:162)
                                                        at tryCatch (runtime.js:63)
                                                        at Generator.invoke [as _invoke] (runtime.js:294)
                                                        at Generator.next (runtime.js:119)
                                                        at tryCatch (runtime.js:63)
                                                        at maybeInvokeDelegate (runtime.js:357)
                                                    logError @ vue.runtime.esm.js:1897
                                                    

                                                    DWC console:
                                                    11/2/2021, 2:43:28 PM Connected to cxy-msv1.local

                                                    1 Reply Last reply Reply Quote 0
                                                    • mfs12
                                                      mfs12 last edited by mfs12

                                                      @Stephen6309,

                                                      something looks weird. The http requests basically all fail.

                                                      Please check and provide the exact versions of:

                                                      • DWC
                                                      • RRF
                                                      • TBC
                                                      • InputShaping Plugin

                                                      Can you record data with the accelerometer plugin? it is an internal plugin.

                                                      And please provide the complete logs. If there's something logged, please share it. Because more information helps to understand the complete situation.

                                                      Visit me on github at https://github.com/mfs12/

                                                      Stephen6309 1 Reply Last reply Reply Quote 0
                                                      • First post
                                                        Last post
                                                      Unless otherwise noted, all forum content is licensed under CC-BY-SA