<?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: Fusion 360 Electronics documentation from EAGLE (direction, multiple pins/parts/sheets, @, invoke, ...) in Fusion Electronics Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-electronics-forum/fusion-360-electronics-documentation-from-eagle-direction/m-p/11262421#M8950</link>
    <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4235204"&gt;@jorge_garcia&lt;/a&gt;&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/8264617"&gt;@DavidVoxon&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Also have a look at this "old" EAGLE documentation about layers, it is very extensive.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.autodesk.com/products/fusion-360/blog/every-layer-explained-autodesk-eagle/" target="_blank"&gt;https://www.autodesk.com/products/fusion-360/blog/every-layer-explained-autodesk-eagle/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are other good stuff there, but sadly, it's totally disorganized (&lt;FONT size="2"&gt;&lt;EM&gt;it IS an Autodesk site, after all&lt;/EM&gt;&lt;/FONT&gt;), so it's hard to find the other articles.&lt;/P&gt;</description>
    <pubDate>Tue, 28 Jun 2022 02:12:31 GMT</pubDate>
    <dc:creator>jesper8W75R</dc:creator>
    <dc:date>2022-06-28T02:12:31Z</dc:date>
    <item>
      <title>Fusion 360 Electronics documentation from EAGLE (direction, multiple pins/parts/sheets, @, invoke, ...)</title>
      <link>https://forums.autodesk.com/t5/fusion-electronics-forum/fusion-360-electronics-documentation-from-eagle-direction/m-p/11259882#M8948</link>
      <description>&lt;P&gt;This is an explanation of some of the mysterious features in Fusion 360 Electronics, the documentation of which hasn't made the jump from EAGLE's help PDF (and often wasn't brilliant there, either...).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Background: CadSoft's EAGLE "Easily Applicable Graphical Layout Editor" was aquired by Autodesk in 2016 and subsequently repackaged as the rolling-beta that is 'Fusion 360 Electronics', so I mostly refer to these instructions as applying to EAGLE (hoping that Fusion 360 Electronics will reintroduce these features/processes in a more logical manner).&lt;/P&gt;&lt;P&gt;The English &amp;amp; German manuals in PDF from EAGLE 9.6.2 are attached.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="6"&gt;(Pin) Direction&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;When creating the Symbol layer of a Component in an Electronics Library, the purpose of a pin is defined via its "direction". The EAGLE help file defines direction on p. 273:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Direction parameter specifies the logical direction of the signal flow:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;NC&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Not connected&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;In&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Input&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Out&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Output&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;IO&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Input / output&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;OC&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Open-collector / open-drain&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Hiz&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;High-impedance output&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Pas&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Passive (resistors, etc.)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Pwr&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Power pin (power supply input)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sup&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Power supply output for ground and supply symbols&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The benefit of setting the appropriate direction is to Rule Checks, allowing EAGLE to check for obvious errors.&lt;/P&gt;&lt;P&gt;Also, both 'power' directions result in automatic connection to supply nets, which can simplify matters (e.g. GND to GND) but also cause issues (e.g. in design with multiple "VCC" or a supply connector with an unused voltage rail). [You might think that&amp;nbsp;'Pwr' (power supply input) pins &lt;U&gt;must&lt;/U&gt; be connected, while 'Sup' (power supply output) pins &lt;U&gt;may&lt;/U&gt; be connected, but no, it is 'must' in both cases.]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="6"&gt;Pins with the Same Name / @ Symbol&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Based on p. 303.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;If one symbol/footprint has multiple pins with the same name, e.g. several GND pins, use the 'at' / @ symbol in the name, e.g. GND@0, GND@1, GND@2, ... (zero- and one-based indexing both work).&lt;/P&gt;&lt;P&gt;The official glossary definition of the @ symbol remains a mystery.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="6"&gt;Layers and their Usage&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Based on p. 349.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Most layer names are self-explanatory, some non-obvious ones:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="5"&gt;In 2D PCB and Footprint Editor&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;20 &lt;STRONG&gt;Dimension&lt;/STRONG&gt; Board outlines&lt;/P&gt;&lt;P&gt;39 &lt;STRONG&gt;tKeepout&lt;/STRONG&gt; Restricted areas for &lt;U&gt;components&lt;/U&gt;, top side (ditto for 40 &lt;STRONG&gt;bKeepout&lt;/STRONG&gt;)&lt;/P&gt;&lt;P&gt;41 &lt;STRONG&gt;tRestrict&lt;/STRONG&gt; Restricted areas for &lt;U&gt;copper (trace)&lt;/U&gt;&amp;nbsp;(esp. autorouter), top side (ditto for 42 &lt;STRONG&gt;bRestrict&lt;/STRONG&gt;)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The differences between 47 Measures, 48 Document, 49 Reference and 51 tDocu are still a mystery to me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="5"&gt;In Schematic, Symbol and Components Editor&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;97 &lt;STRONG&gt;Info&lt;/STRONG&gt; Additional information/hints&lt;/P&gt;&lt;P&gt;98 &lt;STRONG&gt;Guide&lt;/STRONG&gt; Guide&lt;U&gt;lines&lt;/U&gt; for symbol alignment&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="6"&gt;Placing hidden Parts / Invoke&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Based on pp. 140, 141.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;EAGLE / Fusion 360 Electronics is designed to use multiple symbols ("Parts") within one Component; e.g. for a hex inverters IC, placing the Component might simply give one Part: one inverter symbol with only input &amp;amp; output pins. The IC's power pins are not shown, but are probably automatically connected to the VCC and GND nets (using the 'Pwr' pin direction). How then do you put&amp;nbsp;a bypass capacitor on the VCC pin? &lt;STRONG&gt;Invoke&lt;/STRONG&gt;. How do you put one of the inverters on a different sheet? CTRL + RIGHT CLICK.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="5"&gt;Components with several Parts&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;The placing of parts from within a component depends on their "Add Level". If it is set to "add=next", repeat left-clicking will place the additional parts. Some parts are set to "add=request" and can only be placed via the Invoke tool. (I cannot find documentation on the options of Add level = { "must", "can", "next", "request", "always" }.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Invoke tool can be accessed by selecting Invoke from the right-clicking menu of a symbol or from the ribbon bar (MODIFY), or you can type &lt;FONT face="courier new,courier"&gt;/invoke&lt;/FONT&gt;. Then select the Part you wish to place (limited to one Part per Invoke).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="5"&gt;Placing Parts from one Component across multiple Sheets&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;For example, you might have an IC containing multiple logic gates, and might want to put one of the gate Parts on a different Sheet to the rest of the Component.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Option one:&lt;/STRONG&gt; using Invoke via command line.&lt;/P&gt;&lt;P&gt;1. Take note of the name of the Component, e.g. U201, where you have already used it.&lt;/P&gt;&lt;P&gt;2. Change to your target Sheet.&lt;/P&gt;&lt;P&gt;3. Press [/] or LEFT-CLICK into the command line&lt;/P&gt;&lt;P&gt;3. Enter e.g. &lt;FONT face="courier new,courier"&gt;invoke U201&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;4. Select the Part you want from the GUI.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Option two:&lt;/STRONG&gt; using Move via the mouse (and keyboard).&lt;/P&gt;&lt;P&gt;0. Make sure the Sheets pane (with thumbnails) is visible.&lt;/P&gt;&lt;P&gt;1. Invoke and place the additional Part symbols you want on the Sheet where the Component was first placed.&lt;/P&gt;&lt;P&gt;2. Select the Part symbols you want to move (forms a 'Group', necessary even if only one Part).&lt;/P&gt;&lt;P&gt;3. Select the Move tool.&lt;/P&gt;&lt;P&gt;4. [CTRL] + RIGHT-CLICK one Part from the Group (binds the Group to the mouse cursor)&lt;/P&gt;&lt;P&gt;5. LEFT-CLICK into the target Sheet&lt;/P&gt;&lt;P&gt;6. LEFT-CLICK to place the Group.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="6"&gt;Dollar sign / $&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;EAGLE uses the dollar symbol / $ in names, e.g. pins might be P$1, P$2, P$3, ... There seems to be no issue with removing the $ symbol and no benefit to keeping it. I suspect the $ sign tells EAGLE it is a auto-increment serial number (if there is aready a G$1, the next G$1 placed it will make G$2, but if it was G1, EAGLE would not make the next G1 into G2), but cannot find any documentation on it.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2022 23:47:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-electronics-forum/fusion-360-electronics-documentation-from-eagle-direction/m-p/11259882#M8948</guid>
      <dc:creator>DavidVoxon</dc:creator>
      <dc:date>2022-06-27T23:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: Fusion 360 Electronics documentation from EAGLE (direction, multiple pins/parts/sheets, @, invoke, ...)</title>
      <link>https://forums.autodesk.com/t5/fusion-electronics-forum/fusion-360-electronics-documentation-from-eagle-direction/m-p/11261674#M8949</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/8264617"&gt;@DavidVoxon&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've passed this on to our documentation team to incorporate this into Fusion 360's documentation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for bringing this up.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2022 17:50:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-electronics-forum/fusion-360-electronics-documentation-from-eagle-direction/m-p/11261674#M8949</guid>
      <dc:creator>jorge_garcia</dc:creator>
      <dc:date>2022-06-27T17:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: Fusion 360 Electronics documentation from EAGLE (direction, multiple pins/parts/sheets, @, invoke, ...)</title>
      <link>https://forums.autodesk.com/t5/fusion-electronics-forum/fusion-360-electronics-documentation-from-eagle-direction/m-p/11262421#M8950</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4235204"&gt;@jorge_garcia&lt;/a&gt;&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/8264617"&gt;@DavidVoxon&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Also have a look at this "old" EAGLE documentation about layers, it is very extensive.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.autodesk.com/products/fusion-360/blog/every-layer-explained-autodesk-eagle/" target="_blank"&gt;https://www.autodesk.com/products/fusion-360/blog/every-layer-explained-autodesk-eagle/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are other good stuff there, but sadly, it's totally disorganized (&lt;FONT size="2"&gt;&lt;EM&gt;it IS an Autodesk site, after all&lt;/EM&gt;&lt;/FONT&gt;), so it's hard to find the other articles.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2022 02:12:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-electronics-forum/fusion-360-electronics-documentation-from-eagle-direction/m-p/11262421#M8950</guid>
      <dc:creator>jesper8W75R</dc:creator>
      <dc:date>2022-06-28T02:12:31Z</dc:date>
    </item>
  </channel>
</rss>

