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

    BLTouch correct offsets.

    Scheduled Pinned Locked Moved
    General Discussion
    3
    4
    155
    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.
    • StaticRedundefined
      StaticRed
      last edited by

      Hey, im currently using a bltouch on my printer. Im having an x offset of 23mm to the right, or +23mm in x direction, and 6.7mm in the negative y direction. I put it like this in my config.g G31 P500 X-23 Y-6.5 Z3.4.
      The problem with this is, when i define my mesh grid which it should probe, i want to start it on x7. So whenever the nozzle would be on x10 and the probe then on x30. It should then go all the way to 187mm on the x, and 210mm for the probe then. This would mean i have a range for probin between 30mm and 210mm which whould be a 180mm. Now the problem is, however i try to set it, it won't to it correclty, when i say it should start on x7, it will probe on x30 and not on x7. So what do i need to enter, to make it correctly work?

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

        @StaticRed Remove that - on the 23. The -23 tells that the probe is -23 towards X0.

        The postioning is the probe , not the hotend.

        StaticRedundefined 1 Reply Last reply Reply Quote 0
        • 3dMLundefined
          3dML
          last edited by

          @StaticRed

          If the BLTouch is on the right side and forward of your nozzle it should be

          G31 P500 X23 Y-6.5 Z3.4
          
          1 Reply Last reply Reply Quote 0
          • StaticRedundefined
            StaticRed @Stephen6309
            last edited by

            @Stephen6309 thank you changed it in my config, works now

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