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

    Mesh Compensation in Gcode Start?

    Scheduled Pinned Locked Moved
    General Discussion
    2
    3
    205
    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.
    • gumbyundefined
      gumby
      last edited by

      I have been using my homebrew delta machine, and I am still fuzzy on the mesh comp commands.

      Here is what I have been using on my start gcode in my slicer:

      G28 ; home all axes
      G30 ; Probe Z height
      G29 ; Probe Bed comp
      G1 Z5 F5000 ; lift nozzle
      M80 ; start pump

      So here is my question. I saw running M561 cancels mesh comp. So, do I need a command other than my G29 to enable it? I was running a large circular shape, and my nozzle was getting way too close on one side, so that made me think maybe the G29 command only created the mesh file, but did not enable it. Does anyone here have insight on this topic?

      Thanks in advance.
      Gumby

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

        G29 by itself will run the mesh probing and enable it.

        https://docs.duet3d.com/en/User_manual/Reference/Gcodes#g29-mesh-bed-probe

        Z-Bot CoreXY Build | Thingiverse Profile

        gumbyundefined 1 Reply Last reply Reply Quote 0
        • gumbyundefined
          gumby @Phaedrux
          last edited by

          @Phaedrux

          Thank You!

          I wasn't sure... Then I can check that off the list and figure out what else it must be.

          Cheers,
          Gumby

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