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

    InputShaping Plugin shows only zeros with Toolboard 1lc

    Scheduled Pinned Locked Moved Solved
    Plugins for DWC and DSF
    5
    43
    2.2k
    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.
    • mfs12undefined
      mfs12
      last edited by

      @Heartleander81, i added now an option in the "record tab" to not delete the generated files by the IS plugin.

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

      Heartleander81undefined 1 Reply Last reply Reply Quote 0
      • Heartleander81undefined
        Heartleander81
        last edited by

        is-393cb560-none-X-0.csv

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

          @mfs12 When I look at the IS file in the Duet accelerometer, it shows frequencies.

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

            for some reason your device report a rate of 0. which is strange and causing the problems.

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

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

              @mfs12 OK. What could be the trigger for this?
              Is there a way to do tests to find out what might be the cause?

              dc42undefined 2 Replies Last reply Reply Quote 0
              • dc42undefined
                dc42 administrators @Heartleander81
                last edited by

                @heartleander81 I am still trying to work out how this could happen.

                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

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

                  @Heartleander81 I've managed to reproduce this by disconnecting the interrupt signal from the accelerometer. So I think your board has a hardware fault. Which revision of tool board is it? If it is a rev. 1.1 board, does it have a diode soldered on the underside in one corner of the board?

                  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
                  • dc42undefined
                    dc42 administrators @Heartleander81
                    last edited by

                    @heartleander81 I've added a test of the interrupt line in the firmware:

                    • Please install the tool board firmware from https://www.dropbox.com/sh/wtgcvkuaq52x3aq/AAADVEzSwypcIZSwExX0M4RQa?dl=0 on your tool board. It is compatible with 3.4.0beta6 main board firmware.
                    • When that's done, send this command to attempt data collection: M956 S1000 A0
                    • If that command reports failure, run M122 B20 to get the tool board diagnostics.

                    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

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

                      @dc42

                      M956 S1000 A0
                      Error: M956: missing parameter 'P'
                      
                      
                      M956 P20.0 S1000 A0
                      Error: M956: Failed to start accelerometer data collection
                      
                      M122 B20
                      Diagnostics for board 20: Duet TOOL1LC rev 1.1 or later firmware version 3.4.0beta6+1 (2021-11-09 14:39:48) 
                      Bootloader ID: SAMC21 bootloader version 2.3 (2021-01-26b1) 
                      Never used RAM 2628, free system stack 2788 words 
                      Tasks: Move(notifyWait,0.0%,153) HEAT(notifyWait,0.2%,115) CanAsync(notifyWait,0.0%,64) CanRecv(notifyWait,0.0%,77) CanClock(notifyWait,0.0%,64) ACCEL(notifyWait,0.0%,27) TMC(notifyWait,3.0%,57) 
                      MAIN(running,91.9%,350) IDLE(ready,0.0%,27) AIN(delaying,5.0%,142), total 100.0% 
                      Last reset 00:05:21 ago, cause: software 
                      Last software reset data not available 
                      Driver 0: pos 0, 701.5 steps/mm,standstill, SG min 0, read errors 0, write errors 1, ifcnt 23, reads 29639, writes 11, timeouts 0, DMA errors 0, steps req 0 done 0 
                      Moves scheduled 0, completed 0, in progress 0, hiccups 0, step errors 0, maxPrep 0, maxOverdue 0, maxInc 0, mcErrs 0, gcmErrs 0 
                      Peak sync jitter 1/5, peak Rx sync delay 584, resyncs 0/1, no step interrupt scheduled 
                      VIN voltage: min 25.4, current 25.4, max 25.4 
                      MCU temperature: min 31.6C, current 40.8C, max 40.8C 
                      Last sensors broadcast 0x00000002 found 1 229 ticks ago, 0 ordering errs, loop time 0 
                      CAN messages queued 6248, send timeouts 0, received 2891, lost 0, free buffers 37, min 37, error reg 110000 
                      dup 0, oos 0/0/0/0, bm 0, wbm 0, rxMotionDelay 0 
                      Accelerometer: LIS3DH, status: 00, INT1 error! 
                      I2C bus errors 0, naks 3, other errors 0
                      

                      The Rest must I look in 1h when my Child is sleep

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

                        @heartleander81 thanks, that shows that the INT1 signal on your board is not connected. Please email warranty@duet3d.com. Although if you have a v1.1 board and a soldering iron, you might want to check visually the soldering of that diode first.

                        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

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

                          @dc42 Screenshot_20211109-183348_Chrome.jpg
                          Ypu mean this ? I can test to soldering

                          Heartleander81undefined 1 Reply Last reply Reply Quote 0
                          • Heartleander81undefined
                            Heartleander81 @Heartleander81
                            last edited by

                            @heartleander81 20211109_184812.jpg 20211109_184826.jpg

                            This is my Board

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

                              @heartleander81 thanks for those photos. Yes I mean that diode. I'm sorry, the diode has not been fitted to your board. Please email warranty@duet3d.com. You will receive a reply with a link to a form to fill in.

                              Please accept my apologies for the time it has taken me to diagnose this.

                              For reference, version 1.1 tool boards should have a diode fitted to the underside in the corner, like this:

                              2021-11-09 18.10.15.jpg

                              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

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

                                @dc42 No problem.
                                There are more problems that need to be solved.
                                Understand that this can take a little longer.
                                Ok then I'll send an email with a reference to the post.

                                Many thanks for the help.

                                1 Reply Last reply Reply Quote 0
                                • mfs12undefined mfs12 has marked this topic as solved
                                • dc42undefined dc42 referenced this topic
                                • dc42undefined dc42 referenced this topic
                                • dc42undefined dc42 referenced this topic
                                • First post
                                  Last post
                                Unless otherwise noted, all forum content is licensed under CC-BY-SA