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

    Mesh Grid Compensation Trial

    Scheduled Pinned Locked Moved
    General Discussion
    2
    8
    1.3k
    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.
    • zerspaner_gerdundefined
      zerspaner_gerd
      last edited by

      Hi Guys,

      I wanted to test the mesh grid compound before I buy / install a sensor.

      I thought I'd take a Dial Test to drive off the platform (something like this), but I get such results.

      0_1527807990167_Automatic Calibration Results.JPG

      The difference between Nozzle and Dial Test is 7.38mm in Z.
      I have already tried the following variants:

      G31 P-7.38 X14 Y-15 Z-7.38
      G31 P7.38 X14 Y-15 Z7.38
      G31 P-7.38 X14 Y-15 Z7.38
      G31 P7.38 X14 Y-15 Z-7.38
      G31 P-7.38 X14 Y-15 Z7.38
      

      Do I do something wrong or does not work if you do not have an active Z-probe?

      greetings

      Board: Duet WiFi 1.03 | Firmware Version: 3.1.1 | WiFi Server Version: 1.23 | Web Interface Version: 3.1.1

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

        To generate a height map without using a Z probe, set probe type P0 in the M558 command. Then set up a mesh using M557, run G29 as normal, and follow the prompts in DWC or on PanelDue (this needs fairly recent PanelDue firmware to work).

        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

        zerspaner_gerdundefined 1 Reply Last reply Reply Quote 0
        • zerspaner_gerdundefined
          zerspaner_gerd @dc42
          last edited by

          @dc42

          I did it all so, but I could not adjust the Z offset properly.

          Whether negative or positive with G31

          Board: Duet WiFi 1.03 | Firmware Version: 3.1.1 | WiFi Server Version: 1.23 | Web Interface Version: 3.1.1

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

            @zerspaner_gerd said in Mesh Grid Compensation Trial:

            @dc42

            I did it all so, but I could not adjust the Z offset properly.

            Whether negative or positive with G31

            G31 sets the trigger height of the Z probe. So if you generate a height map without using a Z probe, G31 does nothing. The Z offset that you get when you generate a height map without a Z probe is the error in your Z=0 position after Z homing. So you should adjust your Z homing position.

            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

            zerspaner_gerdundefined 1 Reply Last reply Reply Quote 0
            • zerspaner_gerdundefined
              zerspaner_gerd @dc42
              last edited by

              @dc42
              This distance, where marked in the picture.

              0_1529185118753_Nozzle Uhr.jpg

              Where do I enter this best.

              Board: Duet WiFi 1.03 | Firmware Version: 3.1.1 | WiFi Server Version: 1.23 | Web Interface Version: 3.1.1

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

                Are you using that device as a Z probe, or are you setting Z probe type 0 and jogging the head down until you get a certain reading on that device?

                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

                zerspaner_gerdundefined 1 Reply Last reply Reply Quote 0
                • zerspaner_gerdundefined
                  zerspaner_gerd @dc42
                  last edited by

                  @dc42 said in Mesh Grid Compensation Trial:

                  are you setting Z probe type 0 and jogging the head down until you get a certain reading on that device?

                  Correct Z probe type is 0,
                  and I move manually through the menu until the pointer is at 0.

                  Board: Duet WiFi 1.03 | Firmware Version: 3.1.1 | WiFi Server Version: 1.23 | Web Interface Version: 3.1.1

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

                    The probeless probing code assumes that you are going to drop the nozzle until it touches the bed. What might work is to select tool 0, use G10 to temporarily set a tool Z offset of that height, then run the procedure, then set the offset back to zero.

                    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
                    • First post
                      Last post
                    Unless otherwise noted, all forum content is licensed under CC-BY-SA