<?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: Important feature removed in the latest update in Fusion Electronics Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-electronics-forum/important-feature-removed-in-the-latest-update/m-p/12885264#M2479</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/6308846"&gt;@marcocipriani01&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Dang dude, that is definitely doing it the hard way. If you have circuitry that you intend to re-use it's easiest right now to save it as it's own electronic design. You can then insert it into your current electronic design as many times as you need. The net renaming in this feature is intelligent, power signals will not automatically rename but all other signals will. This workflow is simpler and more efficient than what you are currently doing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With that said, your current workflow should work. Normally the copy command will renumber the nets when you make a copy to avoid collisions. However it also has the option retain the original signal names which is the default, you'll see it as a checkbox that says use source signal. Uncheck that box and you'll have the behavior you are used to.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me know if there's anything else I can do for you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;</description>
    <pubDate>Mon, 08 Jul 2024 21:40:47 GMT</pubDate>
    <dc:creator>jorge_garcia</dc:creator>
    <dc:date>2024-07-08T21:40:47Z</dc:date>
    <item>
      <title>Important feature removed in the latest update</title>
      <link>https://forums.autodesk.com/t5/fusion-electronics-forum/important-feature-removed-in-the-latest-update/m-p/12885123#M2478</link>
      <description>&lt;P&gt;Probably&amp;nbsp;&lt;SPAN&gt;inadvertently,&lt;/SPAN&gt;&amp;nbsp;a feature which is very importat to me has been removed in the latest update: it is now &lt;STRONG&gt;impossible to change the signal that a net or a via is associated with&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Suppose, like in the following example, that a PCB contains two identical sections (two motor drivers here). Routing the same stuff twice is very tedious, so I've always followed this procedure:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Arrange the components of the fist "block" as necessary&lt;/LI&gt;&lt;LI&gt;Use the "Copy format" tool to copy the coordinates of each component in the first block and apply them to the components of the second block&lt;UL&gt;&lt;LI&gt;In the case of the two blocks aligned vertically, I start by copying only the X coordinate&lt;/LI&gt;&lt;LI&gt;Then, I move the entire second block to the side of the first one, and transfer the Y coordinate of every component&lt;/LI&gt;&lt;LI&gt;I finally move the second block back to its original position&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Route the first section with wires, vias and polygons&lt;/LI&gt;&lt;LI&gt;Using the selection filter, copy only wires, vias and polygons from the first block and paste them on the second block&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Change the signals associated to the newly copied wires, vias and polygons,&lt;/STRONG&gt; either using the "Name" command or by changing the signal name from the object's properties&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="marcocipriani01_0-1720467194123.png" style="width: 321px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1384380i7BD61B4F8153BCCE/image-dimensions/321x418?v=v2" width="321" height="418" role="button" title="marcocipriani01_0-1720467194123.png" alt="marcocipriani01_0-1720467194123.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The last step has now become impossible because the latest update changes the behaviour of the "Name" command in the PCB environment. Previously, the "Name" command, &lt;STRONG&gt;&lt;U&gt;when executed from the PCB&lt;/U&gt;&lt;/STRONG&gt;, would only change the signal associated with an object (e.g. a wire associated with &lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;SIGNAL_1&lt;/FONT&gt;&lt;/STRONG&gt;&amp;nbsp;becomes associated with &lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;GND&lt;/FONT&gt;&lt;/STRONG&gt;, and not anymore with &lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;SIGNAL_1&lt;/FONT&gt;&lt;/STRONG&gt;).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since the latest update, the "Name" command renames the signal associated with an object, e.g. &lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;SIGNAL_1&lt;/FONT&gt;&lt;/STRONG&gt;&amp;nbsp;is renamed to &lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;GND&lt;/STRONG&gt;&lt;/FONT&gt;. This has following bad side effects:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The command fails every time &lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;SIGNAL_1&lt;/FONT&gt;&lt;/STRONG&gt;&amp;nbsp;was also connected to something else, because Fusion tries to merge &lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;SIGNAL_1&lt;/FONT&gt;&lt;/STRONG&gt;&amp;nbsp;and &lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;GND&lt;/STRONG&gt;&lt;/FONT&gt;, returning an error (see picture below).&lt;/LI&gt;&lt;LI&gt;If, instead, I use the "Name" command to rename&amp;nbsp;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;SIGNAL_1&lt;/FONT&gt;&lt;/STRONG&gt;&amp;nbsp;to &lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;NEW_SIGNAL&lt;/FONT&gt;&lt;/STRONG&gt;, and&amp;nbsp;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;NEW_SIGNAL&lt;/FONT&gt;&lt;/STRONG&gt;&amp;nbsp;isn't already connected to something else, &lt;STRONG&gt;the schematic is modified from the PCB environment&lt;/STRONG&gt;, i.e. back-annotated, which is very undesirable. No change on the PCB should ever modify the schematic!&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="marcocipriani01_3-1720469454302.png" style="width: 494px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1384391i9FBB2BDD9814CDE2/image-dimensions/494x377?v=v2" width="494" height="377" role="button" title="marcocipriani01_3-1720469454302.png" alt="marcocipriani01_3-1720469454302.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The same is also true when changing an object's signal name from its properties.&lt;/P&gt;&lt;P&gt;Please, bring back the previous behaviour. I can't see a use case for the new&amp;nbsp;behaviour (renaming signals from the PCB environment, why?), and back-annotating the schematic is a very bad thing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am available to send example projects and discuss the issue further via email.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Marco Cipriani&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2024 20:25:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-electronics-forum/important-feature-removed-in-the-latest-update/m-p/12885123#M2478</guid>
      <dc:creator>marcocipriani01</dc:creator>
      <dc:date>2024-07-08T20:25:35Z</dc:date>
    </item>
    <item>
      <title>Re: Important feature removed in the latest update</title>
      <link>https://forums.autodesk.com/t5/fusion-electronics-forum/important-feature-removed-in-the-latest-update/m-p/12885264#M2479</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/6308846"&gt;@marcocipriani01&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Dang dude, that is definitely doing it the hard way. If you have circuitry that you intend to re-use it's easiest right now to save it as it's own electronic design. You can then insert it into your current electronic design as many times as you need. The net renaming in this feature is intelligent, power signals will not automatically rename but all other signals will. This workflow is simpler and more efficient than what you are currently doing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With that said, your current workflow should work. Normally the copy command will renumber the nets when you make a copy to avoid collisions. However it also has the option retain the original signal names which is the default, you'll see it as a checkbox that says use source signal. Uncheck that box and you'll have the behavior you are used to.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me know if there's anything else I can do for you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2024 21:40:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-electronics-forum/important-feature-removed-in-the-latest-update/m-p/12885264#M2479</guid>
      <dc:creator>jorge_garcia</dc:creator>
      <dc:date>2024-07-08T21:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: Important feature removed in the latest update</title>
      <link>https://forums.autodesk.com/t5/fusion-electronics-forum/important-feature-removed-in-the-latest-update/m-p/12887470#M2480</link>
      <description>&lt;P&gt;Thanks man, you're right. That's what happens when someone (me) started using EAGLE years before "Insert Electronic Design" was a thing. I had been using my workaround for ages.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hadn't noticed the new "Use Source Signal" option, since I always use Ctrl-C Ctrl-V. That solves it.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2024 19:20:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-electronics-forum/important-feature-removed-in-the-latest-update/m-p/12887470#M2480</guid>
      <dc:creator>marcocipriani01</dc:creator>
      <dc:date>2024-07-09T19:20:16Z</dc:date>
    </item>
  </channel>
</rss>

