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

    G92 outside axis limit resets positon to limit

    Scheduled Pinned Locked Moved
    General Discussion
    3
    4
    504
    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.
    • dragonnundefined
      dragonn
      last edited by dragonn

      I have quite complicated homing files because my hotend can move outside the bed but I don't won't to move it during print outside the bed.
      But at homing Z I need to move outside the bed, I am using just M564 S0 H0 to allow to do that. And when in homing Z I run G92 Z0 it resets Z position from 307 to 290...

      Simple steps to reproduce:

      1. home all axes
      2. run M564 S0 H0
      3. move outside axis limit with X or Y
      4. run G92 Z0

      Even putting something like that G92 Z0 Y307 when Y axis is limited to 290 will lower Y to 290.
      And I think this behavior can stay but not when you run M564 S0 H0. When axis limits are disabled they should not by applied to G92 commands too.

      1 Reply Last reply Reply Quote 0
      • aidarundefined
        aidar
        last edited by

        Instead of M564 command i would use M208 to temporary expand axis limits and after homing you can always set limits back to bed area.

        1 Reply Last reply Reply Quote 0
        • dragonnundefined
          dragonn
          last edited by

          Yeah I could do that too, for now I just move outside the restricted area before running G92 Z0.
          But I still this should be changed or documented, it took mi two hours to find out what is wrong with my homing files 😂

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

            This fault has been reported before, and is already fixed in my latest internal build.

            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 1
            • First post
              Last post
            Unless otherwise noted, all forum content is licensed under CC-BY-SA