Duet3D Logo

    Duet3D

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

    Solved Is there a script run for "Tool 0" ?

    Duet Web Control
    3
    6
    124
    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.
    • jens55
      jens55 last edited by

      When I click on "Tool 0" on the DWC screen, what script if any is being run? I am wondering what all that button does.

      MikeS OwenD 2 Replies Last reply Reply Quote 0
      • MikeS
        MikeS @jens55 last edited by

        @jens55 it sets tool 0 as the active tool. If you have only one, you can add "T0"at the end of config.g to enable it automatically at startup.

        jens55 1 Reply Last reply Reply Quote 0
        • jens55
          jens55 @MikeS last edited by jens55

          @mikes, thanks but I am trying to find out exactly what the button does. What is the equivalent Gcode? Is it "T0" or "T-1" followed by "T0" or something else? Is the function hard coded or is there a gcode file that it runs where I could change it's action ?

          1 Reply Last reply Reply Quote 0
          • OwenD
            OwenD @jens55 last edited by

            @jens55
            It will send T0
            That in turn may run other tool change macros.
            See here
            https://duet3d.dozuki.com/Wiki/Gcode#Section_T_Select_Tool

            jens55 2 Replies Last reply Reply Quote 1
            • jens55
              jens55 @OwenD last edited by

              @owend, thanks.

              1 Reply Last reply Reply Quote 0
              • jens55
                jens55 @OwenD last edited by

                @owend said in Is there a script run for "Tool 0" ?:

                See here
                https://duet3d.dozuki.com/Wiki/Gcode#Section_T_Select_Tool

                After more studying and contemplation, this link proved to be the answer.
                Thank you !

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