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

    G92 documentation

    Scheduled Pinned Locked Moved Solved
    Documentation
    2
    3
    222
    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.
    • achrnundefined
      achrn
      last edited by achrn

      https://docs.duet3d.com/User_manual/Reference/Gcodes#g92-set-user-position says "This command updates the user position and not the machine position." That's not true on my RepRapFirmware for Duet 2 WiFi/Ethernet 3.4.4 (2022-10-20). Both move.axes[n].machinePosition and move.axes[n].userPosition are updated to reflect the specified value.

      It could possibly have been intended to say that the command does not change the machine actual-physical-position, but I don't read it that way because that's already covered in the text, where it says "No physical motion will occur."

      1 Reply Last reply Reply Quote 0
      • achrnundefined
        achrn
        last edited by achrn

        Also, I've just noticed that when I search for G92 the automatic scroll-to-position in the page doesn't work, but it does work for other codes I've tried. I suspect the problem is the search function is trying to go to 'g92-set-position', and the anchor in the source is actually '92-set-user-position'.

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

          @achrn thanks for pointing this out. I have amended the text, and I will have the link fixed.

          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
          • droftartsundefined droftarts marked this topic as a question
          • droftartsundefined droftarts has marked this topic as solved
          • First post
            Last post
          Unless otherwise noted, all forum content is licensed under CC-BY-SA