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

    BL-Touch blinking after retract?

    Scheduled Pinned Locked Moved
    General Discussion
    6
    19
    1.5k
    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.
    • Chrissundefined
      Chriss
      last edited by

      Hi *,

      I'm testing my new build and I saw a strange behavior of the BL-Touch during this drill:
      The BL-Touch (3.1 original) starts blinking after a retract or after it got triggered. It is working fine beside that, so z is fine and I can re-home Z with the blinking probe. But I understand that this blinking indicate a problem, doesn't it?

      The BL-Touch is configured to the Toolboard 1LC, which is connected to a Mini 5+. All of the hardware is n 3.2.

      ; Z-Probe
      M950 S0 C"121.io0.out"                             ; create servo pin 0 for BLTouch
      M558 P9 C"^121.io0.in" H5 F120 T6000               ; set Z probe type to bltouch and the dive height + speeds
      G31 P500 X0 Y0 Z2.5                                ; set Z probe trigger value, offset and trigger height
      M557 X15:215 Y15:195 S20                           ; define mesh grid
      
      

      I'm unable to see any problem with the wiring. Could that be caused by a wrong calibration with the screw at the back of the BL-Touch?

      Cheers, Chriss

      Vetiundefined Stephen6309undefined 2 Replies Last reply Reply Quote 0
      • Vetiundefined
        Veti @Chriss
        last edited by

        @Chriss said in BL-Touch blinking after retract?:

        Could that be caused by a wrong calibration with the screw at the back of the BL-Touch?

        yes.

        have you run the bltouch self test?

        Chrissundefined 1 Reply Last reply Reply Quote 0
        • Chrissundefined
          Chriss @Veti
          last edited by

          @Veti

          There is a self test?
          Do you mean something like that: https://github.com/JimBrown/MarlinTarantula/wiki/How-to-test-the-BLTouch-Z-probe

          I performed that drill and the blinking is gone now. :? Hmmmm.... I'm a bit confused now.

          Cherrs, Chriss

          Vetiundefined 1 Reply Last reply Reply Quote 0
          • Vetiundefined
            Veti @Chriss
            last edited by

            @Chriss

            that probably means that the grub screw is close enough to cause problems.
            but if it is working now..
            i personally dont like the bltouch.

            Chrissundefined 2 Replies Last reply Reply Quote 0
            • Chrissundefined
              Chriss @Veti
              last edited by

              @Veti said in BL-Touch blinking after retract?:

              but if it is working now..

              Yes, I will keep an eye on it. The next step will be a calibration if the screw than.

              i personally dont like the bltouch.

              Me neither, but I was not able to find a better solution. 😞 I tried the IR-Probe from dc42 and that thing gave me even more problems, so I switched all of my printers back to BL-Touches. 😞

              Cheers, Chriss

              Vetiundefined 1 Reply Last reply Reply Quote 0
              • Vetiundefined
                Veti @Chriss
                last edited by

                @Chriss said in BL-Touch blinking after retract?:

                Me neither, but I was not able to find a better solution

                i use this on my ender 3

                Chrissundefined 1 Reply Last reply Reply Quote 0
                • Chrissundefined
                  Chriss @Veti
                  last edited by

                  @Veti
                  I had a ir-probe on my CR-10 pro v2 with a PEI sheet and I was unable to get reliable results. I gave up there after to many crashes of the nozzle to the bed.
                  The results on my CoreXY with a bright PrintBite+ where also not very reliable. I lost on one of them the IR-Diode, whether by temperature or by a crash. One simply died for "whatever" reason.

                  So I simply gave up, I will give them a next chance sometime in the future but I'm done with them for now.

                  Cheers, Chriss

                  1 Reply Last reply Reply Quote 0
                  • Vetiundefined
                    Veti
                    last edited by

                    sorry i mean to post a link
                    https://www.thingiverse.com/thing:3303618

                    Chrissundefined 1 Reply Last reply Reply Quote 0
                    • Chrissundefined
                      Chriss @Veti
                      last edited by

                      @Veti
                      Or V2: https://www.thingiverse.com/thing:3756428

                      🙂

                      That is basically a home made bl-touch if I understand both correctly.

                      Well, is that technically a better solution? I do not see any benefits here when I compare it with the BL-Touch.

                      Cheers, Chriss

                      Vetiundefined JadonMundefined 2 Replies Last reply Reply Quote 0
                      • Vetiundefined
                        Veti @Chriss
                        last edited by

                        @Chriss

                        it has the advantage that if the pin does not drop, probing will fail.
                        the bltouch will ram into the bed.
                        its very accurate.
                        not susceptible to interference.

                        price

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

                          @Veti said in BL-Touch blinking after retract?:

                          @Chriss

                          it has the advantage that if the pin does not drop, probing will fail.
                          the bltouch will ram into the bed.
                          its very accurate.
                          not susceptible to interference.

                          price

                          I wish somebody had this ready to buy - I would like to try one.

                          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
                          • Chrissundefined
                            Chriss @Veti
                            last edited by

                            @Veti said in BL-Touch blinking after retract?:

                            but if it is working now..

                            The problem is back... 😞 I think that I need to find a real solution now. Screw?
                            I think that it must be flush with the top end of the device if my memory is correct here.

                            Cheers, Chriss

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

                              If the probe is overwise working you could add the commands to reset errors and retract the pin to the end of config.g and the start of your homing files so that the probe is prepared to be used.

                              Z-Bot CoreXY Build | Thingiverse Profile

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

                                @Chriss Have you updated the boot loader for the 1LC?
                                https://github.com/Duet3D/Duet3Bootloader/releases

                                Chrissundefined 1 Reply Last reply Reply Quote 1
                                • JadonMundefined
                                  JadonM @Chriss
                                  last edited by

                                  @Chriss said in BL-Touch blinking after retract?:

                                  That is basically a home made bl-touch if I understand both correctly.
                                  Well, is that technically a better solution? I do not see any benefits here when I compare it with the BL-Touch.

                                  I have both a genuine BLTouch 3.1 and this on a few of my production printers, which run almost all day most days. Believe it or not, the homemade version is faster, more accurate, and has not caused a single inconvenience. Not once in the almost-year that I've used it have I had to tinker with it or worry about it. It just works!

                                  I wish I could say the same about my BLTouch! 😃

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

                                    @Stephen6309 said in BL-Touch blinking after retract?:

                                    @Chriss Have you updated the boot loader for the 1LC?
                                    https://github.com/Duet3D/Duet3Bootloader/releases

                                    Not yet.... Can that really make a difference? At the end is the bootloader only loading the firmware... well, I will give it a try.

                                    @Phaedrux Yes, the probe seams to work correctly. The probe is at duty since 3 days and I still work on the hardware. So there is not sooo much to say about the long term experience with that one.

                                    I will update the bootloader and I change the tiny bugger with the one in my CR10 with a duet2, just to know which device is the source.

                                    So it seems that this is not a soooo comon problem. 😞

                                    Cheers, Chriss

                                    Chrissundefined 1 Reply Last reply Reply Quote 0
                                    • Chrissundefined
                                      Chriss @Chriss
                                      last edited by Chriss

                                      @Phaedrux

                                      It seams that the problem is solved now. I upgraded the bootloader of the toolboard to 2.2. I do not understand how that should have influence here but I'm not a embedded device programmer.

                                      To my future me:
                                      Firmware Update howto:
                                      https://duet3d.dozuki.com/Wiki/Updating_the_bootloader_on_Duet_3_expansion_and_tool_boards

                                      Cheers, Chriss

                                      1 Reply Last reply Reply Quote 0
                                      • Vetiundefined
                                        Veti
                                        last edited by

                                        there was a bug that debug information was written to the pwm pin during the bootloader process. this causes problems with bltouch.

                                        Chrissundefined 1 Reply Last reply Reply Quote 0
                                        • Chrissundefined
                                          Chriss @Veti
                                          last edited by

                                          @Veti Good to know. 🙂
                                          It is a much better solution to fix that than try to work around. The trick with the resets produced a lot of other problems. That seemed to me like a endless process. Anyway, happy now. I'm so happy that I can start with the fist first tests with hot filament. 🙂

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