What does a stand alone “T” index value do?How do the E commands in G-code work, exactly?Unable to load...

Sound waves in different octaves

How do I fix the group tension caused by my character stealing and possibly killing without provocation?

Isometric embedding of a genus g surface

Showing mass murder in a kid's book

What (the heck) is a Super Worm Equinox Moon?

Why does a 97 / 92 key piano exist by Bösendorfer?

The Digit Triangles

Do I have to take mana from my deck or hand when tapping a dual land?

How to test the sharpness of a knife?

How were servants to the Kaiser of Imperial Germany treated and where may I find more information on them

Should I assume I have passed probation?

Giving feedback to someone without sounding prejudiced

ContourPlot — How do I color by contour curvature?

How do I prevent inappropriate ads from appearing in my game?

How to preserve electronics (computers, iPads and phones) for hundreds of years

How to leave product feedback on macOS?

Is there a reason to prefer HFS+ over APFS for disk images in High Sierra and/or Mojave?

Review your own paper in Mathematics

Why the "ls" command is showing the permissions of files in a FAT32 partition?

Anime with legendary swords made from talismans and a man who could change them with a shattered body

Can you identify this lizard-like creature I observed in the UK?

How do I tell my boss that I'm quitting in 15 days (a colleague left this week)

How do you justify more code being written by following clean code practices?

Is it feasible to let a newcomer play the "Gandalf"-like figure I created for my campaign?



What does a stand alone “T” index value do?


How do the E commands in G-code work, exactly?Unable to load Gcode in curaFolgertech FT-5 : Does not seem to be reading G-Code correctlyWhat does Marlin's G30 code do?What is g92 used for in g codeG04 dwell period control parametersMeaning of G1 -2.000 F2400.000Extruder motor does not turnPositioning Extruders after Tool change : Marlin 1.1.6Hotend does not reach set temperature













5












$begingroup$


I'm using IdeaMaker for slicing my print objects. IdeaMaker start strings have a >T0< standing alone on one line and then >T1< on the next line. What does this accomplish?










share|improve this question











$endgroup$








  • 1




    $begingroup$
    Welcome to 3dPrinting.SE!
    $endgroup$
    – Pᴀᴜʟsᴛᴇʀ2
    Mar 12 at 20:28










  • $begingroup$
    Could you post a snippet of the "start strings" (is that start G-code script?) so everyone knows what you mean? E.g. is it commented out or not, please let us see.
    $endgroup$
    – 0scar
    Mar 14 at 7:18


















5












$begingroup$


I'm using IdeaMaker for slicing my print objects. IdeaMaker start strings have a >T0< standing alone on one line and then >T1< on the next line. What does this accomplish?










share|improve this question











$endgroup$








  • 1




    $begingroup$
    Welcome to 3dPrinting.SE!
    $endgroup$
    – Pᴀᴜʟsᴛᴇʀ2
    Mar 12 at 20:28










  • $begingroup$
    Could you post a snippet of the "start strings" (is that start G-code script?) so everyone knows what you mean? E.g. is it commented out or not, please let us see.
    $endgroup$
    – 0scar
    Mar 14 at 7:18
















5












5








5





$begingroup$


I'm using IdeaMaker for slicing my print objects. IdeaMaker start strings have a >T0< standing alone on one line and then >T1< on the next line. What does this accomplish?










share|improve this question











$endgroup$




I'm using IdeaMaker for slicing my print objects. IdeaMaker start strings have a >T0< standing alone on one line and then >T1< on the next line. What does this accomplish?







marlin g-code ideamaker






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Mar 14 at 7:21









0scar

12.7k31750




12.7k31750










asked Mar 12 at 20:19









MouserMouser

261




261








  • 1




    $begingroup$
    Welcome to 3dPrinting.SE!
    $endgroup$
    – Pᴀᴜʟsᴛᴇʀ2
    Mar 12 at 20:28










  • $begingroup$
    Could you post a snippet of the "start strings" (is that start G-code script?) so everyone knows what you mean? E.g. is it commented out or not, please let us see.
    $endgroup$
    – 0scar
    Mar 14 at 7:18
















  • 1




    $begingroup$
    Welcome to 3dPrinting.SE!
    $endgroup$
    – Pᴀᴜʟsᴛᴇʀ2
    Mar 12 at 20:28










  • $begingroup$
    Could you post a snippet of the "start strings" (is that start G-code script?) so everyone knows what you mean? E.g. is it commented out or not, please let us see.
    $endgroup$
    – 0scar
    Mar 14 at 7:18










1




1




$begingroup$
Welcome to 3dPrinting.SE!
$endgroup$
– Pᴀᴜʟsᴛᴇʀ2
Mar 12 at 20:28




$begingroup$
Welcome to 3dPrinting.SE!
$endgroup$
– Pᴀᴜʟsᴛᴇʀ2
Mar 12 at 20:28












$begingroup$
Could you post a snippet of the "start strings" (is that start G-code script?) so everyone knows what you mean? E.g. is it commented out or not, please let us see.
$endgroup$
– 0scar
Mar 14 at 7:18






$begingroup$
Could you post a snippet of the "start strings" (is that start G-code script?) so everyone knows what you mean? E.g. is it commented out or not, please let us see.
$endgroup$
– 0scar
Mar 14 at 7:18












2 Answers
2






active

oldest

votes


















5












$begingroup$

T stands for "Tool" and has its origin in the origins of .gcode being for other automated machine controls. Depending on the machine, everything could be a tool for .gcode, like an actuator or pump or a spindle motor or a drill.



In 3D printers, the T-controlled tool is usually the extruder motor. Convention has it that the indexing always starts at 0, so T0 and T1 are your first and second Extruder respectively. It is the way to choose which tool is used.



As a side note: E is not originally intended for extruders but for the feed rate of lathes.






share|improve this answer











$endgroup$





















    2












    $begingroup$

    I'm not sure what it's doing in your case, but the "T" code is there to select the extruder number. T0 would be the first and T1 would be the second extruder in a multi-extruder setup. I found the information at the end of this cheat sheet.






    share|improve this answer









    $endgroup$













      Your Answer





      StackExchange.ifUsing("editor", function () {
      return StackExchange.using("mathjaxEditing", function () {
      StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
      StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
      });
      });
      }, "mathjax-editing");

      StackExchange.ready(function() {
      var channelOptions = {
      tags: "".split(" "),
      id: "640"
      };
      initTagRenderer("".split(" "), "".split(" "), channelOptions);

      StackExchange.using("externalEditor", function() {
      // Have to fire editor after snippets, if snippets enabled
      if (StackExchange.settings.snippets.snippetsEnabled) {
      StackExchange.using("snippets", function() {
      createEditor();
      });
      }
      else {
      createEditor();
      }
      });

      function createEditor() {
      StackExchange.prepareEditor({
      heartbeatType: 'answer',
      autoActivateHeartbeat: false,
      convertImagesToLinks: false,
      noModals: true,
      showLowRepImageUploadWarning: true,
      reputationToPostImages: null,
      bindNavPrevention: true,
      postfix: "",
      imageUploader: {
      brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
      contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
      allowUrls: true
      },
      noCode: true, onDemand: true,
      discardSelector: ".discard-answer"
      ,immediatelyShowMarkdownHelp:true
      });


      }
      });














      draft saved

      draft discarded


















      StackExchange.ready(
      function () {
      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2f3dprinting.stackexchange.com%2fquestions%2f8455%2fwhat-does-a-stand-alone-t-index-value-do%23new-answer', 'question_page');
      }
      );

      Post as a guest















      Required, but never shown

























      2 Answers
      2






      active

      oldest

      votes








      2 Answers
      2






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      5












      $begingroup$

      T stands for "Tool" and has its origin in the origins of .gcode being for other automated machine controls. Depending on the machine, everything could be a tool for .gcode, like an actuator or pump or a spindle motor or a drill.



      In 3D printers, the T-controlled tool is usually the extruder motor. Convention has it that the indexing always starts at 0, so T0 and T1 are your first and second Extruder respectively. It is the way to choose which tool is used.



      As a side note: E is not originally intended for extruders but for the feed rate of lathes.






      share|improve this answer











      $endgroup$


















        5












        $begingroup$

        T stands for "Tool" and has its origin in the origins of .gcode being for other automated machine controls. Depending on the machine, everything could be a tool for .gcode, like an actuator or pump or a spindle motor or a drill.



        In 3D printers, the T-controlled tool is usually the extruder motor. Convention has it that the indexing always starts at 0, so T0 and T1 are your first and second Extruder respectively. It is the way to choose which tool is used.



        As a side note: E is not originally intended for extruders but for the feed rate of lathes.






        share|improve this answer











        $endgroup$
















          5












          5








          5





          $begingroup$

          T stands for "Tool" and has its origin in the origins of .gcode being for other automated machine controls. Depending on the machine, everything could be a tool for .gcode, like an actuator or pump or a spindle motor or a drill.



          In 3D printers, the T-controlled tool is usually the extruder motor. Convention has it that the indexing always starts at 0, so T0 and T1 are your first and second Extruder respectively. It is the way to choose which tool is used.



          As a side note: E is not originally intended for extruders but for the feed rate of lathes.






          share|improve this answer











          $endgroup$



          T stands for "Tool" and has its origin in the origins of .gcode being for other automated machine controls. Depending on the machine, everything could be a tool for .gcode, like an actuator or pump or a spindle motor or a drill.



          In 3D printers, the T-controlled tool is usually the extruder motor. Convention has it that the indexing always starts at 0, so T0 and T1 are your first and second Extruder respectively. It is the way to choose which tool is used.



          As a side note: E is not originally intended for extruders but for the feed rate of lathes.







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited Mar 13 at 23:58

























          answered Mar 12 at 20:41









          TrishTrish

          6,27321241




          6,27321241























              2












              $begingroup$

              I'm not sure what it's doing in your case, but the "T" code is there to select the extruder number. T0 would be the first and T1 would be the second extruder in a multi-extruder setup. I found the information at the end of this cheat sheet.






              share|improve this answer









              $endgroup$


















                2












                $begingroup$

                I'm not sure what it's doing in your case, but the "T" code is there to select the extruder number. T0 would be the first and T1 would be the second extruder in a multi-extruder setup. I found the information at the end of this cheat sheet.






                share|improve this answer









                $endgroup$
















                  2












                  2








                  2





                  $begingroup$

                  I'm not sure what it's doing in your case, but the "T" code is there to select the extruder number. T0 would be the first and T1 would be the second extruder in a multi-extruder setup. I found the information at the end of this cheat sheet.






                  share|improve this answer









                  $endgroup$



                  I'm not sure what it's doing in your case, but the "T" code is there to select the extruder number. T0 would be the first and T1 would be the second extruder in a multi-extruder setup. I found the information at the end of this cheat sheet.







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Mar 12 at 20:27









                  Pᴀᴜʟsᴛᴇʀ2Pᴀᴜʟsᴛᴇʀ2

                  9472324




                  9472324






























                      draft saved

                      draft discarded




















































                      Thanks for contributing an answer to 3D Printing Stack Exchange!


                      • Please be sure to answer the question. Provide details and share your research!

                      But avoid



                      • Asking for help, clarification, or responding to other answers.

                      • Making statements based on opinion; back them up with references or personal experience.


                      Use MathJax to format equations. MathJax reference.


                      To learn more, see our tips on writing great answers.




                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function () {
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2f3dprinting.stackexchange.com%2fquestions%2f8455%2fwhat-does-a-stand-alone-t-index-value-do%23new-answer', 'question_page');
                      }
                      );

                      Post as a guest















                      Required, but never shown





















































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown

































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown







                      Popular posts from this blog

                      Magento 2 - Add success message with knockout Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?Success / Error message on ajax request$.widget is not a function when loading a homepage after add custom jQuery on custom themeHow can bind jQuery to current document in Magento 2 When template load by ajaxRedirect page using plugin in Magento 2Magento 2 - Update quantity and totals of cart page without page reload?Magento 2: Quote data not loaded on knockout checkoutMagento 2 : I need to change add to cart success message after adding product into cart through pluginMagento 2.2.5 How to add additional products to cart from new checkout step?Magento 2 Add error/success message with knockoutCan't validate Post Code on checkout page

                      Fil:Tokke komm.svg

                      Where did Arya get these scars? Unicorn Meta Zoo #1: Why another podcast? Announcing the arrival of Valued Associate #679: Cesar Manara Favourite questions and answers from the 1st quarter of 2019Why did Arya refuse to end it?Has the pronunciation of Arya Stark's name changed?Has Arya forgiven people?Why did Arya Stark lose her vision?Why can Arya still use the faces?Has the Narrow Sea become narrower?Does Arya Stark know how to make poisons outside of the House of Black and White?Why did Nymeria leave Arya?Why did Arya not kill the Lannister soldiers she encountered in the Riverlands?What is the current canonical age of Sansa, Bran and Arya Stark?