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

    Macro / Gcode question

    Scheduled Pinned Locked Moved Solved
    General Discussion
    2
    3
    349
    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.
    • the1hoseundefined
      the1hose
      last edited by

      During a G32 bed leveling session I had a BLT deployment issue (Z height) which left an error condition on the probe. I have an "M280 P3 S160 I1" in my deployprobe.g to clear such a condition prior to probe deployment. So when I restart the process via G32, bed.g calls the deployprobe.g macro, which in my case should clear BLTouch errors. This is not working, what am I doing wrong ???
      0_1550691836795_bed.g
      0_1550691846982_deployprobe.g

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

        If you have two M280 commands in deployprobe.g, use a G4 delay command between them, to give the probe time to see the first command before you send the second.

        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
        • the1hoseundefined
          the1hose
          last edited by

          You are correct again.....thanks

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