<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>PCB Libraries Forum : Designator text generated even if don&#039;t want it</title>
  <link>https://www.PCBLibraries.com/forum/</link>
  <description><![CDATA[This is an XML content feed of; PCB Libraries Forum : Altium : Designator text generated even if don&#039;t want it]]></description>
  <pubDate>Fri, 17 Jul 2026 10:56:05 +0000</pubDate>
  <lastBuildDate>Wed, 19 Jan 2022 09:23:41 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.07</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://www.PCBLibraries.com/forum/RSS_post_feed.asp?TID=3035</WebWizForums:feedURL>
  <image>
   <title><![CDATA[PCB Libraries Forum]]></title>
   <url>https://www.PCBLibraries.com/forum/forum_images/PCBLForumLogo.gif</url>
   <link>https://www.PCBLibraries.com/forum/</link>
  </image>
  <item>
   <title><![CDATA[Designator text generated even if don&#039;t want it : Well yes, this workaround would...]]></title>
   <link>https://www.PCBLibraries.com/forum/designator-text-generated-even-if-dont-want-it_topic3035_post12101.html#12101</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.PCBLibraries.com/forum/member_profile.asp?PF=16707">zentekfr</a><br /><strong>Subject:</strong> 3035<br /><strong>Posted:</strong> 19 Jan 2022 at 9:23am<br /><br /><div>Well yes, this workaround would surely work.</div><div>Thanks<br></div>]]>
   </description>
   <pubDate>Wed, 19 Jan 2022 09:23:41 +0000</pubDate>
   <guid isPermaLink="true">https://www.PCBLibraries.com/forum/designator-text-generated-even-if-dont-want-it_topic3035_post12101.html#12101</guid>
  </item> 
  <item>
   <title><![CDATA[Designator text generated even if don&#039;t want it : Remove the Mechanical Layer assignment...]]></title>
   <link>https://www.PCBLibraries.com/forum/designator-text-generated-even-if-dont-want-it_topic3035_post12100.html#12100</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.PCBLibraries.com/forum/member_profile.asp?PF=3">Tom H</a><br /><strong>Subject:</strong> 3035<br /><strong>Posted:</strong> 19 Jan 2022 at 9:18am<br /><br />Remove the Mechanical Layer assignment in the CAD tool interface menu.&nbsp;<div><br></div><div>The Ref Des will not be processed.&nbsp;</div><div><br></div>]]>
   </description>
   <pubDate>Wed, 19 Jan 2022 09:18:34 +0000</pubDate>
   <guid isPermaLink="true">https://www.PCBLibraries.com/forum/designator-text-generated-even-if-dont-want-it_topic3035_post12100.html#12100</guid>
  </item> 
  <item>
   <title><![CDATA[Designator text generated even if don&#039;t want it :                      ...]]></title>
   <link>https://www.PCBLibraries.com/forum/designator-text-generated-even-if-dont-want-it_topic3035_post12099.html#12099</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.PCBLibraries.com/forum/member_profile.asp?PF=16707">zentekfr</a><br /><strong>Subject:</strong> 3035<br /><strong>Posted:</strong> 19 Jan 2022 at 9:15am<br /><br /><div>         <div>         <div>&#091;Footprint Expert Enterprise 2021.21&#093;</div></div></div><div><br></div><div>Drafting options:</div><div>Silkscreen Outlines and Text &gt; All density levels &gt; Add Ref. Des. to Footprint: <u>unchecked</u></div><div>Assembly Outlines and Text &gt; Add Ref. Des. to Footprint: <u>unchecked</u></div><div><br></div><div>When I generate the footprint, the Designator on the Silkscreen layer is not present (expected), but it is present on the Assembly layer (Stroke width: 0mm, Text height: 1.2mm - corresponding to the Nominal density whereas I'm generating the Least one).</div><div>Note that in Altium Designer, a text with a 0mm width is visible.<br></div><div><br></div><div>Here is an extract of the generated script:</div><div><table width="99%"><tr><td><pre class="BBcode">// Create text object for .Designator<br>TextObj := PCBServer.PCBObjectFactory(eTextObject, eNoDimension, eCreate_Default);<br>TextObj.UseTTFonts := True;<br>TextObj.Layer := ILayer.MechanicalLayer(25);<br>TextObj.Text := '.Designator';<br>TextObj.Size := MMsToCoord(1.2);<br>TextObj.Width := MMsToCoord(0);<br>TextObj.UseTTFonts := False;<br>NewPCBLibComp.AddPCBObject(TextObj);<br>PCBServer.SendMessageToRobots(NewPCBLibComp.I_ObjectAddress,c_Broadcast,PCBM_BoardRegisteration,TextObj.I_ObjectAddress)</pre></td></tr></table></div><div><br></div><div>Is this a bug?</div><div>Justin<br></div>]]>
   </description>
   <pubDate>Wed, 19 Jan 2022 09:15:43 +0000</pubDate>
   <guid isPermaLink="true">https://www.PCBLibraries.com/forum/designator-text-generated-even-if-dont-want-it_topic3035_post12099.html#12099</guid>
  </item> 
 </channel>
</rss>