Navigation

    Duet3D Logo

    Duet3D

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Documentation
    • Order

    Question about averages in M558 (set Z probe type), RRF3.1.1

    General Discussion
    3
    4
    25
    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.
    • charames
      charames last edited by

      Is there a way to get the measured/calculated value that the probing came up with?
      The documentation says, “probing is repeated until two consecutive probe attempts produce results that differ by no more than the S parameter; then the average of those two results is used. However, if the number of attempts specified by the A parameter is reached without getting two consecutive results within tolerance of each other, no further probe attempts are made and the average result of all the attempts is used.”
      I would like to be able to get the value that is being used (especially after a failure to get 2 consecutive ones in a sequence of nnn attempts).

      Baenwort 1 Reply Last reply Reply Quote 1
      • Baenwort
        Baenwort @charames last edited by

        @charames are you asking about the G29 mesh? You can look at the heightmap.csv to see the results if it finishes.

        1 Reply Last reply Reply Quote 0
        • charames
          charames last edited by

          oh, right... I do realize that I can get the average of 2 successful back-to-back probes by reading the heightmap.csv, but that won't tell me what value I have just measured as result of a home-z, for example. I want to be able to do some programmatic analysis before I allow a job to kick off using the measurement/calculation that the home command just came up with.

          DIY-O-Sphere 1 Reply Last reply Reply Quote 0
          • DIY-O-Sphere
            DIY-O-Sphere @charames last edited by

            @charames
            Maybe an option:
            https://duet3d.dozuki.com/Wiki/GCode_Meta_Commands#Section_Using_conditional_GCode_commands_in_bed_g_to_calibrate_a_delta_printer

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