Duet3D Logo

    Duet3D

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Documentation
    • Order

    Solved Macro / Gcode question

    General Discussion
    2
    3
    262
    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.
    • the1hose
      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
      • dc42
        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
        • the1hose
          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