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

    Print out autoprobe results

    Scheduled Pinned Locked Moved
    Firmware wishlist
    3
    7
    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.
    • peridotundefined
      peridot
      last edited by

      Is there any way to view the results obtained from autoprobing?

      I can view the individual heights with M122 (or add M114 after each line of bed.g), but is there any way to view the least-squares fit values? At the moment the autoprobing only works if I apply blue painter's tape, and I would like to run autoprobing, put the values into my config.g, and then peel the cursed tape off and run without autoprobing. It would also be handy to be able to keep an eye on the fitted values, since if they're changing then something suspicious is happening to my printer.

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

        How about probing with a sheet of paper laid on top of the bed? The paper needs to be flat and heavy enough so that it sits flat on the bed. Then you can remove it to print. You can allow for the thickness of the paper by adding it to the Z parameter in the G31 command in config.g.

        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
        • dc42undefined
          dc42 administrators
          last edited by

          PS - if you have a PC connected via USB, then you can see some output from the auto calibration process by enabling debug for module Move, which you do by sending M111 S1 P4.

          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
          • peridotundefined
            peridot
            last edited by

            Is it possible to direct the debug output to the web interface as well? The G-code console pane makes a pretty decent log.

            1 Reply Last reply Reply Quote 0
            • peridotundefined
              peridot
              last edited by

              Ah, it looks like I can get the information I want with M665 and M666 - they report the best-fit autoprobed values.

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

                No, it's to USB only at present.

                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
                • terabyteundefined
                  terabyte
                  last edited by

                  I haven't tried to see the debug output from USB, but it would be nice to have an easy access to a more detailed autoprobing information.

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