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

    Mesh Levelling and negative homing probe offset question?

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    2
    5
    837
    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.
    • jmg123undefined
      jmg123
      last edited by

      I have a 200mm x 200mm bed, y homing switch is at 0, but due to the design of the machine (Reach 3D cartesian), the x homing switch is offset, at -32.

      I set my axis minima as follows

      M208 X-32 Y0 Z0 S1 ; Set axis minima

      But when I try and go the mesh levelling with the following, it starts at X = -27 instead x = 5

      M557 X5:185 Y05:185 S17

      Should the mesh g code use co-ordinates relative to where 0,0 is, rather than co-ordinates that are relative to the x homing switch

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

        Yes it should use coordinates relative to 0,0. The coordinates probed will be those of the Z probe, not the nozzle. Do you have a Z probe X offset configured in your G31 command?

        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
        • jmg123undefined
          jmg123
          last edited by

          Yes My z probe offset as well, by around -8 on the Y axis, and +30 on the X axis (my printer isn't on at the moment but those are in the right ballpark)

          The layout is a bit like this (sorry about the ascii art)

          [Y Maximum Travel Y=210]

          [Bed Top Left Corner] –-------------------------[Bed Top Right Corner]
          [X=0,Y=190] [ X= 190, Y-190]
          | Bed |
          | | [X Maximum Travel X= 210]
          [X endstop] [ Nozzle ]–------------------------------------ [ Bed Bottom Right Corner] [Y endstop X=210, Y = 0]
          [X=-32,Y=0] [X=0,Y=0 ] [ Z probe] [ X=190, Y = 0]
          [X+30,Y-8]

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

            If your Z probe X offset is +30mm and you tell it to start probing at X=5mm, it has to place the nozzle at X=-25mm to position the probe there.

            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
            • jmg123undefined
              jmg123
              last edited by

              Ah I see, Must have been having a bain fart. thank you for your help.

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