<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Repeat command, doesn't repaet the same command. in AutoCAD LT Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-lt-forum/repeat-command-doesn-t-repaet-the-same-command/m-p/7101661#M45721</link>
    <description>If you want to repeat a button action correctly, you slow-right-click to get the pop-up menu, your last button action shows up at the top of that menu, click on it.&lt;BR /&gt;&lt;BR /&gt;Hopefully you did not turn off right-click menus of course.</description>
    <pubDate>Tue, 23 May 2017 12:25:19 GMT</pubDate>
    <dc:creator>pendean</dc:creator>
    <dc:date>2017-05-23T12:25:19Z</dc:date>
    <item>
      <title>Repeat command, doesn't repaet the same command.</title>
      <link>https://forums.autodesk.com/t5/autocad-lt-forum/repeat-command-doesn-t-repaet-the-same-command/m-p/7100597#M45719</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i'm just learning auto cad at the moment, but i'm stuggling with what i assume is a very simple problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;what i'm trying to do is draw jumps between light fittings to show they are all connected to the same lighting control loop (its a DALI lighting system if anyone is interested) pretty much just link them all together then label the coloured hops as "Line Controller 10 - Line A"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have strted off using the arc tool, and using the "start, end, Angle" variant, just click start where it goes too then another click to make the curve look nice, howver when i press enter to repeat it doesn't use the same variant of the tool, it goes back to the default style (see picture), and i have to enter "e" and "a" while using it to tell it the way i want to draw. is there anyway to tell autocad to repeat exactly the same command as last time?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;as i said, i'm totally new to this (started yesterday) but i have a bit of experience with some other drawing tools.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 May 2017 22:50:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-lt-forum/repeat-command-doesn-t-repaet-the-same-command/m-p/7100597#M45719</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-22T22:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: Repeat command, doesn't repaet the same command.</title>
      <link>https://forums.autodesk.com/t5/autocad-lt-forum/repeat-command-doesn-t-repaet-the-same-command/m-p/7100935#M45720</link>
      <description>&lt;P&gt;The repeat function, caused by using the return key, only repeats the basic command, with it's default action, when you pick one of the variations from the ribbon or menu, you are actually selecting a macro that runs a string of options, and those aren't repeated. In order for that you either need to alter the inbuilt macro in the CUI or make a copy of it into your toolpalette and make the changes there &lt;A href="https://knowledge.autodesk.com/support/autocad/troubleshooting/caas/sfdcarticles/sfdcarticles/Adding-commands-to-tool-palettes-from-the-CUI-Editor.html" target="_self"&gt;https://knowledge.autodesk.com/support/autocad/troubleshooting/caas/sfdcarticles/sfdcarticles/Adding-commands-to-tool-palettes-from-the-CUI-Editor.html&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;And for that all you need do is add an "*" to the front of the macro, that will make the macro continue to repeat until you hit the escape key, I would suggest that making a copy into the toolpalette would be best so as not to alter the ribbon and menu versions.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CUI arc.jpg" style="width: 705px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/358863i988DC929BBEC5942/image-size/large?v=v2&amp;amp;px=999" role="button" title="CUI arc.jpg" alt="CUI arc.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2017 05:33:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-lt-forum/repeat-command-doesn-t-repaet-the-same-command/m-p/7100935#M45720</guid>
      <dc:creator>steven-g</dc:creator>
      <dc:date>2017-05-23T05:33:07Z</dc:date>
    </item>
    <item>
      <title>Re: Repeat command, doesn't repaet the same command.</title>
      <link>https://forums.autodesk.com/t5/autocad-lt-forum/repeat-command-doesn-t-repaet-the-same-command/m-p/7101661#M45721</link>
      <description>If you want to repeat a button action correctly, you slow-right-click to get the pop-up menu, your last button action shows up at the top of that menu, click on it.&lt;BR /&gt;&lt;BR /&gt;Hopefully you did not turn off right-click menus of course.</description>
      <pubDate>Tue, 23 May 2017 12:25:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-lt-forum/repeat-command-doesn-t-repaet-the-same-command/m-p/7101661#M45721</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2017-05-23T12:25:19Z</dc:date>
    </item>
    <item>
      <title>Re: Repeat command, doesn't repaet the same command.</title>
      <link>https://forums.autodesk.com/t5/autocad-lt-forum/repeat-command-doesn-t-repaet-the-same-command/m-p/7107210#M45722</link>
      <description>&lt;P&gt;Following up on your thread, were you able to find a solution or a workaround?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did any of the posts in the thread help with the issue?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please use the Accept as Solution for those post’s that helped. It may benefit other users who might have a similar question or issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or post with any new updates if you need continued&amp;nbsp;help on your thread.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your time.&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2017 21:16:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-lt-forum/repeat-command-doesn-t-repaet-the-same-command/m-p/7107210#M45722</guid>
      <dc:creator>Emmsleys</dc:creator>
      <dc:date>2017-05-24T21:16:06Z</dc:date>
    </item>
    <item>
      <title>Re: Repeat command, doesn't repaet the same command.</title>
      <link>https://forums.autodesk.com/t5/autocad-lt-forum/repeat-command-doesn-t-repaet-the-same-command/m-p/7107372#M45723</link>
      <description>&lt;P&gt;Thank you, this was exactly what i wanted to do,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i spent the day yesterday reading about macros, i managed to get a repeating numbering macro to work, and this solution formed part of that.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the original document i read was located here and helped ALOT, as did the marked solution here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.autodesk.com/autodesk/attachments/autodesk/520/11526/1/AU09_SpeakerHandout_CP214-1.pdf" target="_blank"&gt;https://forums.autodesk.com/autodesk/attachments/autodesk/520/11526/1/AU09_SpeakerHandout_CP214-1.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the document does a fantastic job of explaining what the syntax means and how to interpret it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for all your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2017 22:02:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-lt-forum/repeat-command-doesn-t-repaet-the-same-command/m-p/7107372#M45723</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-24T22:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: Repeat command, doesn't repaet the same command.</title>
      <link>https://forums.autodesk.com/t5/autocad-lt-forum/repeat-command-doesn-t-repaet-the-same-command/m-p/7107398#M45724</link>
      <description>&lt;P&gt;@Anonymous,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for coming back to the thread and providing an update on what helped and worked.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2017 22:13:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-lt-forum/repeat-command-doesn-t-repaet-the-same-command/m-p/7107398#M45724</guid>
      <dc:creator>Emmsleys</dc:creator>
      <dc:date>2017-05-24T22:13:27Z</dc:date>
    </item>
  </channel>
</rss>

