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

    BLTOUCH probing

    Scheduled Pinned Locked Moved
    General Discussion
    3
    5
    294
    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.
    • printingmarkundefined
      printingmark
      last edited by

      Hallo everybody, hope you are doing well
      i have some problems with my BLtouch, due to conect problems i had to put a backup back on the board, now if i try to probe the bed the first two probes are oke the thirt probe it hits the right site before probing and back on the left side it tries to probe ousite the bed, what could be wrongconfig.g
      thanks

      1 Reply Last reply Reply Quote 0
      • baird1faundefined
        baird1fa
        last edited by

        It will likely be in this part of your config.g file.

        G31 P25 X-31 Y0 Z0.6                               ; set Z probe trigger value, offset and trigger height
        M557 X20:215 Y20:215 S64                           ; define mesh grid
        

        Likely the X-31 is no longer accurate. With the probably area being X20-215 and a -31 offset it could still probe 11mm off the bed (I think). But those are the parameters that you need to adjust to get the probe back on the bed.

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

          Whenever changing the probe you should redo your offsets

          https://duet3d.dozuki.com/Wiki/Test_and_calibrate_the_Z_probe

          And as @baird1fa says you should verify that your M557 is taking your probe offsets into account so that it isn't trying to place the probe where it shouldn't.

          Z-Bot CoreXY Build | Thingiverse Profile

          printingmarkundefined 1 Reply Last reply Reply Quote 0
          • printingmarkundefined
            printingmark @baird1fa
            last edited by

            @baird1fa thank you

            1 Reply Last reply Reply Quote 0
            • printingmarkundefined
              printingmark @Phaedrux
              last edited by

              @Phaedrux thank you

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