• Tags
  • Documentation
  • Order
  • Register
  • Login
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.
  • undefined
    zerspaner_gerd
    last edited by 31 May 2018, 23:16

    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
    • undefined
      dc42 administrators
      last edited by 6 Jun 2018, 09:49

      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

      undefined 1 Reply Last reply 10 Jun 2018, 17:01 Reply Quote 0
      • undefined
        zerspaner_gerd @dc42
        last edited by 10 Jun 2018, 17:01

        @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

        undefined 1 Reply Last reply 11 Jun 2018, 08:11 Reply Quote 0
        • undefined
          dc42 administrators @zerspaner_gerd
          last edited by 11 Jun 2018, 08:11

          @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

          undefined 1 Reply Last reply 16 Jun 2018, 21:40 Reply Quote 0
          • undefined
            zerspaner_gerd @dc42
            last edited by 16 Jun 2018, 21:40

            @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
            • undefined
              dc42 administrators
              last edited by 16 Jun 2018, 21:45

              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

              undefined 1 Reply Last reply 16 Jun 2018, 21:59 Reply Quote 0
              • undefined
                zerspaner_gerd @dc42
                last edited by 16 Jun 2018, 21:59

                @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
                • undefined
                  dc42 administrators
                  last edited by dc42 17 Jun 2018, 14:01

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