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

    probe offset to make sure that it probes entire heatbed

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    2
    3
    494
    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.
    • iZippy82undefined
      iZippy82
      last edited by

      Hi,

      So happy that i bought my duet wifi, thanks dc42 for the introduction at 3dmeetup.

      My questions is that i'm using a induction sensor which is working great. just changed the design of my hotend and the sensor is now moved about 68 mm on the Y axis.

      My idea is that i want the sensor to probe the entire 300x300 heatbed. which was working fine when the sensor was closer to the hotend. What i've done to make sure it probes the first 68 mm on the Y axis is that I've change the print area

      To this
      M208 X0 Y-68 Z0 S1 ; Set axis minima
      M208 X332 Y313 Z300 S0 ; Set axis maxima

      Z probe
      G31 P500 X0 Y68 Z0.5

      Mesh
      M557 X15:300 Y15:298 S40

      This seems to work, but it doesn't probe all the way at the Y15 when running a G29

      Any tips? or is there a smarter way of doing this?

      Best regards
      Alan

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

        Thanks for buying the Duet.

        What type of printer do you have? If your printer is a Cartesian or CoreXY, then you've done the right thing. To reach Y=15, the nozzle needs to reach Y=(15-68) so with Ymin=-68 there should be no problem. It's a little different for a delta.

        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
        • iZippy82undefined
          iZippy82
          last edited by iZippy82

          Thanks for the reply dc42, it is a Corexy.

          Seems power off and back on again did it, for some reason it was only moving to Y30 before, not Y15
          But it's doing it correct now for some reason.

          Thanks

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