Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login

    Can you take a look at this accelerometer measurement?

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    3
    6
    254
    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.
    • claustroundefined
      claustro
      last edited by

      Hi guys,
      I mounted an accelerometer on my c-bot
      Board: Duet 2 WiFi (2WiFi)
      Firmware: RepRapFirmware for Duet 2 WiFi/Ethernet 3.4.6 (2023-07-21)
      Duet WiFi Server Version: 1.27
      It seems to be working fine, I tried hand-shaking it for confirmation.
      The " problem " is that it doesn't measure a real "peak" when mounted on my machine, al measurement seems coherent with each other so it seems fine
      What should I do next? Where should I put the "peak" here?

      Here is a video
      https://youtu.be/3LwV5iQyo7M

      Immagine 2024-01-22 102010.jpg

      Thank you

      oliofundefined 1 Reply Last reply Reply Quote 0
      • oliofundefined
        oliof @claustro
        last edited by

        @claustro you've either built a really rigid system and the speeds you are running the test at aren't conducive to vibration, or the accelerometer is not measuring the vibration close to the nozzle, or it's a highly dampened system where IS will be largely ineffective.

        You could cross check your accelerometer measurements by printing a reference print (I like the https://marlinfw.org/tools/input_shaping/freq-calibr.html because it's a direct read off of a single layer print) to see if you get wildly different results.

        <>RatRig V-Minion Fly Super5Pro RRF<> V-Core 3.1 IDEX k*****r <> RatRig V-Minion SKR 2 Marlin<>

        claustroundefined 1 Reply Last reply Reply Quote 1
        • claustroundefined
          claustro @oliof
          last edited by

          @oliof Thank you for your answer.

          My firmware movement speeds are

          M350 X16 Y16 Z16 E16 I1                        ; configure microstepping with interpolation
          M92 X100.00 Y100.00 Z1000.00 E412.00           ; set steps per mm
          M566 X600.00 Y600.00 Z300.00 E1200.00          ; set maximum instantaneous speed changes (mm/min)
          M203 X15000.00 Y15000.00 Z300.00 E1200.00      ; set maximum speeds (mm/min)
          M201 X3000.00 Y3000.00 Z400.00 E4000.00        ; set accelerations (mm/s^2)
          M906 X1200 Y1200 Z1300 E800 I30                ; set motor currents (mA) and motor idle factor in per cent
          

          Increasing the acceleration from 1500 to 3000 I obtained this accelerometer pattern

          pattern2.jpg

          I run the test you pointed me out but I don't know if I settled up correctly.

          pattern.jpg

          This is the result

          pattern 3.jpg

          Now I am stuck 🙂

          Thank you
          Andrea

          l

          oliofundefined 2 Replies Last reply Reply Quote 0
          • oliofundefined
            oliof @claustro
            last edited by

            @claustro maybe @tombrazier can help us with this one (-:

            <>RatRig V-Minion Fly Super5Pro RRF<> V-Core 3.1 IDEX k*****r <> RatRig V-Minion SKR 2 Marlin<>

            tombrazierundefined 1 Reply Last reply Reply Quote 0
            • oliofundefined
              oliof @claustro
              last edited by

              @claustro you set the acceleration to 500 in the generator. You should set it to 3000 for comparability (and make sure that the acceleration is set with RRF compatible syntax).

              <>RatRig V-Minion Fly Super5Pro RRF<> V-Core 3.1 IDEX k*****r <> RatRig V-Minion SKR 2 Marlin<>

              1 Reply Last reply Reply Quote 1
              • tombrazierundefined
                tombrazier @oliof
                last edited by

                @claustro I think the image of the calibration pattern is rotated 90°. Assuming that is correct then the Y calibration is the line on the left and the X calibration is the line on the bottom.

                It looks like there is pretty much no resonant frequency in the range 0Hz to 90Hz for Y and the X resonant frequency is about 4/5 of the way along the line at just over 70Hz.

                Important question: was input shaping disabled when you ran the test?

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