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

    [3.3-RC1] - Disabling DAA bug

    Scheduled Pinned Locked Moved
    Beta Firmware
    3
    4
    289
    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.
    • BoAundefined
      BoA
      last edited by

      I noticed that one of my macro causes error when it thies to disable DAA using command M593 F0, as documented in gcode wiki:
      "Fnnn Frequency of ringing to cancel by DAA, in Hz. Zero or negative values disable DAA"

      M593 F0
      Error: M593: parameter 'F' too low
      

      and DAA is not disabled.

      Also executing M593 F0 during print caused print to stop, but not same way as pausing it. After pause-resume on web gui print is continued properly.

      Duet3 3.3-RC1 standalone.

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

        @boa try using M593 P0 to disable DAA.

        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

        sebkritikelundefined 1 Reply Last reply Reply Quote 1
        • sebkritikelundefined
          sebkritikel @dc42
          last edited by

          Can confirm M593 P0 is what (now) does the trick.

          3.3beta3
          M593 F0
          Error: M593: parameter 'F' too low

          M593 P0
          M593
          Input shaping is disabled

          3.3RC1
          M593 F0
          Error: M593: parameter 'F' too low

          M593 P0
          M593
          Input shaping is disabled

          Large(ish?) IDEX - 6HC, 1HCL
          Stratasys Dimension 1200es to 6HC Conversion

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

            @sebkritikel thanks, I will update the documentation.

            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