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

    Problems with BLTouch V3.1

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    7
    14
    708
    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
      last edited by

      Hi,

      Just FYI you can always safely test this sort of thing by, in this case, moving the nozzle well away from the bed, triggering the test and using your finger to lift the pin. This way you have time to shut things down rather than have a bed crash.

      In any case you need two files: deployprobe.g and retractprobe.g and they each should only have one M280 command that performs the associated action.

      Unless something has changed "Touch SW Mode" is not used. At least my BLTouch 3.0 works fine without it.

      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
      • btmerzundefined
        btmerz
        last edited by btmerz

        Hi fcwilt. thanks for your reply. After I had the first crash, I of course tested it the save way. Can you post your config and probe files?
        I also tested it without the Touch SW Mode - same negative result.
        Becomes your sensor blue if it triggers? Mine is only red...

        jaurandundefined fcwiltundefined 2 Replies Last reply Reply Quote 0
        • Vetiundefined
          Veti
          last edited by

          tripple check the wiring.

          1 Reply Last reply Reply Quote 1
          • jaurandundefined
            jaurand @btmerz
            last edited by

            @btmerz My sensor is blue when the pin is down and solid red when the pin retracts. It does blink red when the pin is up and the alarm mode is triggered.

            1 Reply Last reply Reply Quote 0
            • btmerzundefined
              btmerz
              last edited by

              So then it could be, that I have a defective sensor? When I deploy the probe with M401 it is dark (red switches off, no blue).

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

                @btmerz said in Problems with BLTouch V3.1:

                So then it could be, that I have a defective sensor? When I deploy the probe with M401 it is dark (red switches off, no blue).

                do you use M501 and config-overwrite.g?

                1 Reply Last reply Reply Quote 0
                • btmerzundefined
                  btmerz
                  last edited by

                  No,
                  sorry, but what's that for?
                  Doest it read the whole config at power on?
                  What should be inside the config-overwrite.g file?

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

                    it could overwrite your settings. please post the entire config.g

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

                      @btmerz said in Problems with BLTouch V3.1:

                      I also tested it without the Touch SW Mode - same negative result.

                      So you created the two files I mentioned and entered in the correct M280 commands?

                      Did you verify operation using M401 and M402?

                      Frederick

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

                      delvisundefined 1 Reply Last reply Reply Quote 0
                      • delvisundefined
                        delvis @fcwilt
                        last edited by

                        @fcwilt yes. M401 and M402 are working as expected. Deploying and retracting the pin.

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

                          @delvis said in Problems with BLTouch V3.1:

                          @fcwilt yes. M401 and M402 are working as expected. Deploying and retracting the pin.

                          Well then it should work in all instances that rely on M401 and M402.

                          Try changing the P parameter in the G31 command to 20.

                          SInce M401 and M402 work we know that the wiring that controls the BLTouch is working.

                          What we don't know yet is if the wiring which sends the signal to the Duet is working. If something is wrong there that could explain the problem you are seeing.

                          Double check that wiring.

                          Frederick

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

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

                            Check the white wire especially. I believe that is the signal wire.

                            Z-Bot CoreXY Build | Thingiverse Profile

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

                              It sounds as though either the BLTouch isn't triggering, or there is a short circuit between the signal output and ground, or the internal pullup resistor in the Duet MCU isn't working. Suggestions:

                              1. Send M558 without parameters and check that it reports probe type 9.

                              2. Disconnect the white wire from BLTouch to the Duet (and the black wire at the same time if it's easiest, it doesn't matter). The Z probe reading in DWC should jump to 1000. If it does, that implies that the BLTouch isn't triggering, or that its output has a large leakage current, or there is a stray strand of wire shorting the white and black wires together.

                              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
                              • First post
                                Last post
                              Unless otherwise noted, all forum content is licensed under CC-BY-SA