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

    How to specify exact probing points in config.g

    Scheduled Pinned Locked Moved
    General Discussion
    4
    19
    832
    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.
    • PCRundefined
      PCR
      last edited by

      and where is the probe located ?

      The Value of X0:218 is calculated with the offset of the probe. So if you have the probe on the left side of the printer it trys to prope at 218mm but you head is then over the limit of the x axis.

      so if your probe is 20mm to the left try

      X0:198

      1 Reply Last reply Reply Quote 0
      • deonholtundefined
        deonholt @PCR
        last edited by

        @PCR
        G31 P500 X-45 Y-12.20 Z2.965

        1 Reply Last reply Reply Quote 0
        • PCRundefined
          PCR
          last edited by

          then try

          M557 X0:173 Y20:219 P3
          
          Vetiundefined deonholtundefined 2 Replies Last reply Reply Quote 0
          • deonholtundefined
            deonholt @Veti
            last edited by

            @Veti
            This is my offset:
            G31 P500 X-45 Y-12.20 Z2.965

            So, I need to know how to enter a single probe position so that I can see where it probes. I want to use X110 Y110 as a test.

            1 Reply Last reply Reply Quote 0
            • Vetiundefined
              Veti @PCR
              last edited by Veti

              @PCR said in How to specify exact probing points in config.g:

              M557 X0:173 Y20:219 P3

              dont forget the y
              so

              M557 X0:173 Y0:205 P3

              1 Reply Last reply Reply Quote 0
              • PCRundefined
                PCR
                last edited by PCR

                @deonholt

                @Veti is right try

                M557 X0:173 Y0:219 P3
                
                Vetiundefined 1 Reply Last reply Reply Quote 0
                • Vetiundefined
                  Veti @PCR
                  last edited by Veti

                  @PCR

                  his bed is 218 so 218-12.2=205

                  PCRundefined 1 Reply Last reply Reply Quote 1
                  • deonholtundefined
                    deonholt @PCR
                    last edited by

                    @PCR
                    Thanks, will quickly try it. 🤞

                    Update: It probed 6 points. It started off promising but stopped after 6 with these errors:
                    G32
                    Warning: Skipping grid point (0.0, 219.0) because Z probe cannot reach it
                    Warning: Skipping grid point (86.5, 219.0) because Z probe cannot reach it
                    Warning: Skipping grid point (173.0, 219.0) because Z probe cannot reach it
                    6 points probed, min error -0.011, max error 0.049, mean 0.013, deviation 0.022
                    Height map saved to file heightmap.csv
                    6-points.png

                    Vetiundefined 1 Reply Last reply Reply Quote 0
                    • Vetiundefined
                      Veti @deonholt
                      last edited by

                      @deonholt
                      use the values i posted

                      deonholtundefined 1 Reply Last reply Reply Quote 0
                      • PCRundefined
                        PCR @Veti
                        last edited by

                        @Veti long day 😉 You are right !

                        1 Reply Last reply Reply Quote 0
                        • deonholtundefined
                          deonholt @Veti
                          last edited by

                          @Veti
                          Thank you SO MUCH, guys.

                          M557 X0:173 Y0:205 P3 did it. I REALLY appreciate your time & patience. 👏 🏅

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