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

    BL Touch Self Test Speratic

    Scheduled Pinned Locked Moved Unsolved
    General Discussion
    6
    27
    2.1k
    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.
    • fcwiltundefined
      fcwilt @Eduma
      last edited by

      Hi,

      Did you try adjusting the grub screw at the top of the unit?

      Check the docs for how this is done.

      Frederick

      Printers: a E3D MS/TC setup and a RatRig Hybrid. Using Duet 3 hardware running 3.4.6

      1 Reply Last reply Reply Quote 0
      • Edumaundefined
        Eduma
        last edited by

        I'll give their manual another read. I thought that set screw just adjusted sensitivity.

        It still would be nice to have positive feedback on the extend with it being so critical for homing.

        1 Reply Last reply Reply Quote 0
        • fcwiltundefined
          fcwilt
          last edited by

          Hi,

          I mentioned the grub screw because that is the only adjustment that you can make - it may or may not help but what else can you do.

          Did you add an "Alarm Release" command to your config.g file?

          Frederick

          Printers: a E3D MS/TC setup and a RatRig Hybrid. Using Duet 3 hardware running 3.4.6

          1 Reply Last reply Reply Quote 0
          • Phaedruxundefined
            Phaedrux Moderator
            last edited by

            It could be a loose wire connection or failing probe. Having a spare probe to test against isn't a bad idea.

            Z-Bot CoreXY Build | Thingiverse Profile

            1 Reply Last reply Reply Quote 0
            • Edumaundefined
              Eduma
              last edited by

              I replaced the BL touch unit and I still this. I've also seen this on separate printers. And I've quadrupedal checked the wiring. If i power cycle 2-3 times the self test will run and everything works fine. If I then power cycle again the unit will not do anything and no commands will work. If then disconnect and reconnect the two power pins the self test will perform.

              Looking at the BLT timing diagram I see that there is a minimum 100ms delay before setting PWM so an internal power check can be run. I'm running using a 24 V power supply for the duet and a seperate 5V power supply for the duet logic. Is it possible that there is some power delay on the 24V or 5V side of the board which is cutting into that 100ms wait time.

              1 Reply Last reply Reply Quote 0
              • Edumaundefined
                Eduma
                last edited by

                I disconnected the PWM cables and powered the BL touch direct from my 5V power supply. I still see the same results of the self test only occasionally being performed on power up. Looks like it is an issue on the power side.

                1 Reply Last reply Reply Quote 0
                • I_Jediundefined
                  I_Jedi
                  last edited by

                  Did this ever get sorted out? I am having issues with my BLTouch not deploying off my Duet3/Toolboard setup.
                  My BLTouch clone self tested fine, updated to a Genuine BLTouch v3.1 and now no self test...

                  Edumaundefined 1 Reply Last reply Reply Quote 0
                  • Edumaundefined
                    Eduma @I_Jedi
                    last edited by

                    @I_Jedi

                    I found that the 5V signal to the BL touch was not instance on, but instead "slowly" ramping up to 5V. The BL touch was not seeing 5V fast enough and going in to error. I added a time relay to create a slight delay before powering the bl touch and it remedied my situation.

                    I_Jediundefined 1 Reply Last reply Reply Quote 1
                    • I_Jediundefined
                      I_Jedi @Eduma
                      last edited by

                      @Eduma Thanks - a time relay is not realistic on the Toolboard, so I'll just have to run with it 🙂 Appreciate you sharing your solution though!

                      fcwiltundefined 1 Reply Last reply Reply Quote 0
                      • fcwiltundefined
                        fcwilt @I_Jedi
                        last edited by

                        @I_Jedi said in BL Touch Self Test Speratic:

                        @Eduma Thanks - a time relay is not realistic on the Toolboard, so I'll just have to run with it 🙂 Appreciate you sharing your solution though!

                        There is a servo position you can send to the BLTouch to force the self-test.

                        Frederick

                        Printers: a E3D MS/TC setup and a RatRig Hybrid. Using Duet 3 hardware running 3.4.6

                        I_Jediundefined 1 Reply Last reply Reply Quote 0
                        • I_Jediundefined
                          I_Jedi @fcwilt
                          last edited by

                          @fcwilt Thank you... the question at hand is should the BLTouch automatically do an unprompted self test as soon as it has power. Several of us are having an issues with the v3.1 on the Toolboard. There is a suspicision that it is not getting sufficent 5V immediately during boot up to run test. So fallback appears to force a M280 P0 S120 in the startup gCode

                          oozeBotundefined 1 Reply Last reply Reply Quote 0
                          • oozeBotundefined
                            oozeBot @I_Jedi
                            last edited by

                            @I_Jedi said in BL Touch Self Test Speratic:

                            @fcwilt Thank you... the question at hand is should the BLTouch automatically do an unprompted self test as soon as it has power. Several of us are having an issues with the v3.1 on the Toolboard. There is a suspicision that it is not getting sufficent 5V immediately during boot up to run test. So fallback appears to force a M280 P0 S120 in the startup gCode

                            Well put. I have confirmed the same behavior with the toolboard.

                            1 Reply Last reply Reply Quote 0
                            • oozeBotundefined
                              oozeBot
                              last edited by

                              I am also still investigating why the BL Touch goes into an alarm state (blinks red) so often when connected to the toolboard even though everything appears to work fine and it responds to all commands..

                              I_Jediundefined 1 Reply Last reply Reply Quote 0
                              • I_Jediundefined
                                I_Jedi @oozeBot
                                last edited by

                                @oozeBot I am not quite that far... still finishing first time start up... That is quite frustrating. I hope we get someone from Duet to let us know what to try/look for/patch firmware...

                                1 Reply Last reply Reply Quote 0
                                • fcwiltundefined
                                  fcwilt
                                  last edited by

                                  Hi,

                                  I would imagine the probe is not seeing the power conditions that it expects to see on power up and is behaving oddly.

                                  I would use the "reset" and/or "self test" commands as needed.

                                  Frederick

                                  Printers: a E3D MS/TC setup and a RatRig Hybrid. Using Duet 3 hardware running 3.4.6

                                  oozeBotundefined Edumaundefined 2 Replies Last reply Reply Quote 0
                                  • oozeBotundefined
                                    oozeBot @fcwilt
                                    last edited by

                                    @fcwilt said in BL Touch Self Test Speratic:

                                    Hi,

                                    I would imagine the probe is not seeing the power conditions that it expects to see on power up and is behaving oddly.

                                    I would use the "reset" and/or "self test" commands as needed.

                                    Frederick

                                    This does not appear to be a reliable fix. In fact, M280 P0 S160 doesn't even clear the red flashing state most of the time. I'm ignoring it for the moment but really want Duet to weigh in..

                                    fcwiltundefined droftartsundefined 2 Replies Last reply Reply Quote 0
                                    • fcwiltundefined
                                      fcwilt @oozeBot
                                      last edited by

                                      @oozeBot

                                      Hi,

                                      Is this a clone or the real thing?

                                      Frederick

                                      Printers: a E3D MS/TC setup and a RatRig Hybrid. Using Duet 3 hardware running 3.4.6

                                      oozeBotundefined 1 Reply Last reply Reply Quote 0
                                      • oozeBotundefined
                                        oozeBot @fcwilt
                                        last edited by

                                        @fcwilt the real thing - v3.1. In fact, I purchased two more this past week and both are exhibiting the same behavior when connected to the toolboard.

                                        fcwiltundefined 1 Reply Last reply Reply Quote 0
                                        • fcwiltundefined
                                          fcwilt @oozeBot
                                          last edited by

                                          @oozeBot said in BL Touch Self Test Speratic:

                                          @fcwilt the real thing - v3.1. In fact, I purchased two more this past week and both are exhibiting the same behavior when connected to the toolboard.

                                          Sounds like some compatibility issue between the toolboard and the BL.

                                          Now this doesn't address the problem BUT I've recently replaced my BLTouch v3 units with 12 mm inductive sensors. They take a little bit more space but the results are better than I ever got with the BL units. And they don't click.

                                          Frederick

                                          Printers: a E3D MS/TC setup and a RatRig Hybrid. Using Duet 3 hardware running 3.4.6

                                          1 Reply Last reply Reply Quote 0
                                          • droftartsundefined
                                            droftarts administrators @oozeBot
                                            last edited by

                                            @oozeBot @I_Jedi

                                            @dc42 runs a BLTouch on a toolboard in his setup, and as far as I know hasn't had these problems. How are your electronics set up? Is the Duet powering a RPi, with peripherals (eg screen)? Any other boards or sources of power drain/interruption on the 5V power? Can you put a scope on the 5V at the tool board, and see if the voltage is being pulled down?

                                            @dc42 also suggests: "It would be helpful if some one could test whether putting additional capacitance e.g. 100uF between +5V and GND solves it."

                                            Ian

                                            Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

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