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

    How is the “Height Map” Used?

    Scheduled Pinned Locked Moved
    General Discussion
    3
    27
    4.4k
    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.
    • tmeryhewundefined
      tmeryhew @Phaedrux
      last edited by

      @Phaedrux so when I run the test print the second time with G29 S0, should it still probe the bed? Because that is what it's doing right now.

      fcwiltundefined 1 Reply Last reply Reply Quote 0
      • fcwiltundefined
        fcwilt @tmeryhew
        last edited by fcwilt

        @tmeryhew said in How is the “Height Map” Used?:

        @Phaedrux so when I run the test print the second time with G29 S0, should it still probe the bed? Because that is what it's doing right now.

        Yes G29 S0 probes the bed.

        G29 by itself first looks for a file mesh.g - if found the file is executed.

        If the file is not found then G29 behaves just like G29 S0 and probes the bed creating the height map.

        Some folks create a height map with every print.

        Others, like me, have a separate macro for creating the height map when desired.

        That height map is then simply loaded using G29 S1 at the start of every print.

        Your printer - your choice.

        Frederick

        Printers: a E3D MS/TC setup and a RatRig Hybrid. Using Duet 3 hardware running 3.4.6

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

          Sorry I should have said G29 S2 to clear the heightmap.

          https://duet3d.dozuki.com/Wiki/Gcode?revisionid=HEAD#Section_G29_Mesh_bed_probe

          Z-Bot CoreXY Build | Thingiverse Profile

          1 Reply Last reply Reply Quote 0
          • tmeryhewundefined
            tmeryhew
            last edited by

            This first one is with the start code set to G29 S2.

            IMG_0462.jpeg

            This second picture is when I had it set to G29.

            G29.jpeg

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

              And when it had G29 did it actually probe the bed surface?

              Z-Bot CoreXY Build | Thingiverse Profile

              tmeryhewundefined 1 Reply Last reply Reply Quote 0
              • tmeryhewundefined
                tmeryhew @Phaedrux
                last edited by

                @Phaedrux Yes it did. It just seems like it performed worse with the mesh compensation on...

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

                  Ok, let's work on improving your BLtouch performance.

                  M558 P9 C"^zprobe.in" H5 F240 T12000

                  Let's try changing that to this

                  M558 P9 C"^zprobe.in" H4 F120 T6000 R0.5 A10

                  It may take slightly longer to perform the G29 but the results should be more accurate.

                  You should also go through this again and remeasure your trigger height and XY offsets for G31.

                  https://duet3d.dozuki.com/Wiki/Test_and_calibrate_the_Z_probe

                  Z-Bot CoreXY Build | Thingiverse Profile

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