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

    Defining G29 Grid plane

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    2
    5
    789
    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.
    • Puppet172undefined
      Puppet172
      last edited by

      I have the Grid defined with M557 in config but it still doesnt allow me to run the mesh bed leveling. Is there anything else i need to do?
      0_1529804473162_config (1).g

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

        If you try sending that M557 command from the GCode Console, you will find that it has too many grid points, and you will get a suggestion for the value you should increase the spacing to.

        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
        • Puppet172undefined
          Puppet172
          last edited by Puppet172

          What is the max amount of Grid points allowed? Is there a way to make more of them?
          Also when i try to change the trigger height for my z probe it doesnt really seem to be changing it. Why would this be occuring?

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

            @puppet172 said in Defining G29 Grid plane:

            What is the max amount of Grid points allowed? Is there a way to make more of them?
            the maximum us 441 e.g. 21 x 21.

            Also when i try to change the trigger height for my z probe it doesnt really seem to be changing it. Why would this be occuring?

            Possibilities include;

            1. You have a config-override.g. file on your system containing a G31 command that is overriding the one in config.g;
            2. You haven't put the G31 line after the M558 command in config.g.

            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
            • Puppet172undefined
              Puppet172
              last edited by Puppet172

              The G31 command it after the M558 command. So are there any other possibilities of why it wouldn't be changing?
              Also i don't have a override file so that can't be it

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