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

    Delete declared tools

    Scheduled Pinned Locked Moved
    Using Duet Controllers
    4
    5
    215
    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.
    • hauschkaundefined
      hauschka
      last edited by

      Hi,

      I'm looking for a way to delete declared tools (and fans, heaters, thermistors,...).

      Sceanrio: I have declared 2 tools, but want to replace them with new toolheads.
      Solution:

      • "Delete" existing tools
      • Declare new heads.

      Right now, i can only do this by resetting the machine. Is there a gcode that I'm missing to delete/undeclare tools, fans heaters, thermistors etc? or is a soft reset the only way to do so?

      jay_s_ukundefined 1 Reply Last reply Reply Quote 0
      • jay_s_ukundefined
        jay_s_uk @hauschka
        last edited by

        @hauschka you can nil pin names etc, but editing the config and then restarting is the cleanest method. any issues with rebooting the machine?

        Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

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

          @hauschka you can delete a tool using M563 P# H-1 D-1 where # is the tool number.

          You can delete a heater or fan by sending a new M950 command for it with pin name "nil".

          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
          • hauschkaundefined
            hauschka
            last edited by

            I see, thank you very much for the insights!

            deckingmanundefined 1 Reply Last reply Reply Quote 0
            • deckingmanundefined
              deckingman @hauschka
              last edited by

              @hauschka Alternatively, if you are likely to switch back and forth, you could create two (or more) configuration files and switch between them. Check out M505 https://docs.duet3d.com/User_manual/Reference/Gcodes#m505-set-configuration-file-folder

              Ian
              https://somei3deas.wordpress.com/
              https://www.youtube.com/@deckingman

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