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

    Layer count counts G0 moves

    Scheduled Pinned Locked Moved
    General Discussion
    3
    4
    564
    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.
    • Duckleundefined
      Duckle
      last edited by

      Hey there. I'm having some issues with DWC, and it's layer count.

      It seems to think that there's always 3500 layers because my end gcode lifts the print-head to 700mm, however, I thought it only looked for G1 Z commands, and my end g-code is G0 Z700.

      I'm on the duet maestro,
      Firmware Version: 2.02RC2(RTOS) (2018-09-07b2)
      Web Interface Version: 1.22.3

      1 Reply Last reply Reply Quote 0
      • brunofportoundefined
        brunofporto
        last edited by

        I had this issue.

        Now I put my entire end scrip into "stop.g" configuration file and at my slicer I only use MY as the end script. This will call the stop.g 🙂

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

          A work around is to add a comment starting with ;E at the end of that G0 Z command.

          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
          • Duckleundefined
            Duckle
            last edited by

            ;E0 worked. Thanks 🙂

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