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

    BL Touch issues

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    4
    46
    3.9k
    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.
    • BPisLifeundefined
      BPisLife @Kskiff7034
      last edited by

      @kskiff7034 Using the same method, check across the cable. So one side at the connector at the bltouch (or the connector right before that to be able to disconnect it, and the other side the through the connector. do this to make sure you have continuity down the entire cable.

      1 Reply Last reply Reply Quote 1
      • Qdeathstarundefined
        Qdeathstar
        last edited by

        0_1533091231392_fc87b403-8e66-4da5-aa4a-750956342641-image.jpeg https://static.wixstatic.com/media/f5a1c8_9cd73e2e54e24010afd0f8df083d2745~mv2.jpg/v1/fill/w_970,h_338,al_c,lg_1,q_80/f5a1c8_9cd73e2e54e24010afd0f8df083d2745~mv2.jpg

        does you red wire connect to the white wire of the bltouch?

        1 Reply Last reply Reply Quote 0
        • Kskiff7034undefined
          Kskiff7034
          last edited by

          Oh man I figured it out. So I guess I applied a little too much heat while doing my heat shrinking on wires and it warped one of my dupont connectors. Replaced it and everything is work as it should.

          Thanks so much for the help guys. Sorry it turned out to be something so stupid!

          1 Reply Last reply Reply Quote 2
          • Kskiff7034undefined
            Kskiff7034
            last edited by

            So now my new issue is homing z axis lol.

            I'm using the G30 command after homing x/y and I get the error "Z probe already triggered at start if probing move."

            I'm too tired to figure it out tonight, but wanted to post it to see if anything jumped out to anyone. Here's my Home Z file:

            ; homez.g
            ; called to home the Z axis
            ;
            ; generated by RepRapFirmware Configuration Tool on Sun Jul 29 2018 11:50:39 GMT-0400 (Eastern Daylight Time)
            G91 ; relative positioning
            G1 Z5 F6000 S2 ; lift Z relative to current position
            G90 ; absolute positioning
            G1 X56.8 Y-17.200000000000003 F6000 ; go to first probe point
            G30 ; home Z by probing the bed

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

              G1 X56.8 Y-17.200000000000003 F6000 ; go to first probe point

              That's a really odd value. I doubt that this is the problem but maybe.

              Can you manually deploy and retract the pin with m401 and m402? That will verify that your deploy and retract macros are working.

              If you put the touch into self test and tap the pin with your finger does it stay triggered?

              What happens if you send a manual G30 from the console?

              Z-Bot CoreXY Build | Thingiverse Profile

              1 Reply Last reply Reply Quote 0
              • Kskiff7034undefined
                Kskiff7034
                last edited by

                Disregard. Too tired to be doing this lol.

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

                  Haha. Get some rest tiger.

                  Z-Bot CoreXY Build | Thingiverse Profile

                  1 Reply Last reply Reply Quote 0
                  • Kskiff7034undefined
                    Kskiff7034
                    last edited by

                    To explain, one of my connections was lose and causing issues it seems. I send the G30 code and it seems to be working mostly correct except my bed goes the wrong way. I'll figure that out tomorrow.

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

                      Does the bed move the way you'd expect it to if you move it manually with the buttons? You z motor direction might need to be reversed.

                      Z-Bot CoreXY Build | Thingiverse Profile

                      1 Reply Last reply Reply Quote 0
                      • Kskiff7034undefined
                        Kskiff7034
                        last edited by

                        Adding a minus to numbers makes it go down, yeah.

                        1 Reply Last reply Reply Quote 0
                        • Kskiff7034undefined
                          Kskiff7034
                          last edited by

                          Although, on second thought that is incorrect. I think you're right. I'll have to adjust some things.

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

                            Yes in a core xy with a moving bed if z0 is nozzle touching the bed then dropping the down would increase the z value in the positive direction.

                            Youll have to reserve a motor direction. And ensure your maxima and minima are correct. And may need to modify the homing files if they were dropping the bed before moving in x and y.

                            Z-Bot CoreXY Build | Thingiverse Profile

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