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

    BLTouch V3.0 Reassemble

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    5
    49
    1.8k
    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.
    • Phaedruxundefined
      Phaedrux Moderator @jaurand
      last edited by

      @jaurand said in BLTouch V3.0 Reassemble:

      M558 P9 X0 Y0 Z1 H5 F100 T2000

      Remove the X0 Y0 Z1 from this command. Those parameters are no longer used.

      G31 X0 Y0 Z3.467 P25

      You're missing the X and Y offset between the nozzle and the BLTouch.

      Neither of those should be show stoppers however.

      All I can suggest at this point if you're 100% confident that your wiring is good, is to try switching to heater pin 3 of the expansion header instead of using heater pin 7.

      You'll need to change the heater unbinding to reflect H3 instead of H7

      M307 H7 A-1 C-1 D-1 ; Disable the 7th Heater to free up PWM channel 5

      And check config-override.g to remove any entry for H3.

      As well as change the servo commands to target P3 instead of P7.

      Deployprobe.g
      M280 P7 S10 I1

      Retractprobe.g
      M280 P7 S90 I1

      Z-Bot CoreXY Build | Thingiverse Profile

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

        @Phaedrux I don't have config-overide.g is that a problem?

        When I switched to H3 I get no response

        1 Reply Last reply Reply Quote 0
        • jaurandundefined
          jaurand
          last edited by

          Here is what is in my sys folder

          Screenshot_20191112-191655.png Screenshot_20191112-191646.png

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

            @jaurand said in BLTouch V3.0 Reassemble:

            ; Miscellaneous
            M501 ; Load saved parameters from non-volatile memory

            I assumed you had a config-override.g since you have an M501 in your config.g to load it. It's fine if you don't have it thought. It just means you haven't used M500 to save any PID tuning values.

            Z-Bot CoreXY Build | Thingiverse Profile

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

              @Phaedrux ah yes since I typed my values directly in.

              So since H3 doesn't work is that a bigger problem?

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

                I'm still inclined to think it's a wiring issue.

                Can you make up a brand new very short wiring harness to test with?

                Z-Bot CoreXY Build | Thingiverse Profile

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

                  @jaurand said in BLTouch V3.0 Reassemble:

                  I have had many instances lately of the push pin breaking off many times as well as unresponsiveness from the BLTouch itself.

                  It could also be a bad probe. Perhaps time to get another to try?

                  Z-Bot CoreXY Build | Thingiverse Profile

                  jaurandundefined 2 Replies Last reply Reply Quote 0
                  • jaurandundefined
                    jaurand @Phaedrux
                    last edited by

                    @Phaedrux well I do have three BLTouch, two V3 and one version 2. I'll try some wiring and see what I get.

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

                      can you post a picture of the wiring on the duet?

                      in the first post you showed heater pin 7

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

                        @Veti the first post was what started off using. For troubleshooting purpose Phaedrux recommended using heater 3 to test.

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

                          @Phaedrux turns out I have two bad BLTouch V3.0. Wired V2.0 up to heater pin 3 and new wires and it started the self test at start up. Attached V3.0 to the new wires on heater 3 and nothing, but it did turn on. Put on the old wires and V2.0 works just fine and again V3.0 nothing. Too bad they only have a 30 day warranty on them.....

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

                            i have moved away from the bltouch and use this https://www.thingiverse.com/thing:3303618 now.
                            really happy with it and its working consistently (no dropped pins while printing)

                            infiniteloopundefined 1 Reply Last reply Reply Quote 0
                            • infiniteloopundefined
                              infiniteloop @Veti
                              last edited by

                              @Veti said in BLTouch V3.0 Reassemble:

                              I have moved away from the bltouch…

                              Looking at the high percentage of bltouch threads in this forum, I just wanna confirm @Veti’s statement: Z-probe designs like his one or this here are really good for happiness. Following the inherent principle, I built a similar probe and never had any trouble since then. If you know how to attach a cheap servo to the Duet, there’s definitely no need to increase the number of such threads towards infinity 👁

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

                                @infiniteloop I agree. Bltouch sounds great on paper but the headache they are to put together and just to get working correctly doesn't justify in my opinion. My second printer I'll be looking at doing something different than BLTouch and will look at this design.

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