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

    Avoid resetting height map

    Scheduled Pinned Locked Moved
    General Discussion
    3
    3
    254
    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.
    • petriheinoundefined
      petriheino
      last edited by

      Hi,

      Is there a way to avoid resetting the tool offset/activated mesh correction after doing G30/G29 during a print?

      If clicking pause, then home accidentally (G28) then the print will crash because tool offset is being reset after continuing print.

      This is of course caused by setting G92 Z200 in homez.g / homeall.g.

      Because G29 is run in start.g.

      But could a simple conditional gcode be the fix here?

      o_lampeundefined dc42undefined 2 Replies Last reply Reply Quote 0
      • o_lampeundefined
        o_lampe @petriheino
        last edited by

        @petriheino
        You could verify if the state of the printer is "paused" in your homeall.g. Then abort the homing procedure completely.

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

          @petriheino if you are running firmware 3.3 than you may find that this is fixed in 3.4beta.

          Why are you using G92 Z200 at all?

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