<?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 : File TXT or Gerber?</title>
  <link>https://www.PCBLibraries.com/forum/</link>
  <description><![CDATA[This is an XML content feed of; PCB Libraries Forum : Altium : File TXT or Gerber?]]></description>
  <pubDate>Fri, 03 Apr 2026 16:05:14 +0000</pubDate>
  <lastBuildDate>Sun, 17 Jun 2012 06:38:24 +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=362</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[File TXT or Gerber? : From most decent CAD systems you...]]></title>
   <link>https://www.PCBLibraries.com/forum/file-txt-or-gerber_topic362_post956.html#956</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.PCBLibraries.com/forum/member_profile.asp?PF=53">jameshead</a><br /><strong>Subject:</strong> 362<br /><strong>Posted:</strong> 17 Jun 2012 at 6:38am<br /><br />From most decent CAD systems you should have a report output facility and the programmers would have given you a pre-written report format for output of component x/y data.&nbsp; This is usually in the form of a csv file and could be called component x/y or centroid data.<br><br>You need the bare minimum of component reference, x ordinate, y ordinate, rotation or theta, and side of board.&nbsp; It's useful to have the footprint name and part number there as well though this can be in a separate BOM file which the assembler merges with the x/y position data.<br><br>If you've not provided this the assembler can create it themselves using the gerber data.&nbsp; They would normally use an assembly drawing layer (component outline and component reference number) in addition to the solder paste (if creating for a SMT placement program) layer.&nbsp; They can use the silkscreen but this can be more error prone.<br><br>Their CAM software is able to examine the solder paste and either assembly outlines or silkscreen outlines and do a kind of OCR to workout where the components are.&nbsp; The assembly drawing layer is easier work from, can be more automated, and less prone to errors whereas if you've only provided a silkscreen to work from then there's more human interaction required on their part and they can make a mistake.<br><br>Although they can do this it is not the preferred solution.&nbsp; The preferred solution is providing the centroid or x/y data in the csv file.<br>]]>
   </description>
   <pubDate>Sun, 17 Jun 2012 06:38:24 +0000</pubDate>
   <guid isPermaLink="true">https://www.PCBLibraries.com/forum/file-txt-or-gerber_topic362_post956.html#956</guid>
  </item> 
  <item>
   <title><![CDATA[File TXT or Gerber? : I am not sure what tool you use...]]></title>
   <link>https://www.PCBLibraries.com/forum/file-txt-or-gerber_topic362_post954.html#954</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.PCBLibraries.com/forum/member_profile.asp?PF=19">Nightwish</a><br /><strong>Subject:</strong> 362<br /><strong>Posted:</strong> 17 Jun 2012 at 4:27am<br /><br />I am not sure what tool you use and in Mentor we can export a vb_ais file for SMT process and it is a .txt file.<DIV></DIV><DIV></DIV><DIV></DIV><DIV></DIV><DIV></DIV><DIV></DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Sun, 17 Jun 2012 04:27:54 +0000</pubDate>
   <guid isPermaLink="true">https://www.PCBLibraries.com/forum/file-txt-or-gerber_topic362_post954.html#954</guid>
  </item> 
  <item>
   <title><![CDATA[File TXT or Gerber? : and what about Pick and Place...]]></title>
   <link>https://www.PCBLibraries.com/forum/file-txt-or-gerber_topic362_post953.html#953</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.PCBLibraries.com/forum/member_profile.asp?PF=261">cencia</a><br /><strong>Subject:</strong> 362<br /><strong>Posted:</strong> 17 Jun 2012 at 1:12am<br /><br />and what about Pick and Place file, in Fabbrication Outputs?]]>
   </description>
   <pubDate>Sun, 17 Jun 2012 01:12:45 +0000</pubDate>
   <guid isPermaLink="true">https://www.PCBLibraries.com/forum/file-txt-or-gerber_topic362_post953.html#953</guid>
  </item> 
  <item>
   <title><![CDATA[File TXT or Gerber? :   With Gerber files you can...]]></title>
   <link>https://www.PCBLibraries.com/forum/file-txt-or-gerber_topic362_post942.html#942</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.PCBLibraries.com/forum/member_profile.asp?PF=37">Artwork Master ITALY</a><br /><strong>Subject:</strong> 362<br /><strong>Posted:</strong> 16 Jun 2012 at 2:00pm<br /><br />With Gerber files you can usually see the copper layers of a PCB.<div>&nbsp;</div>From these files it's not easy find the exact center of the components.<div>&nbsp;</div>You can find them drawing an X from the limits of the SMD pads and from the center of the PTH pads.<div>&nbsp;</div>A Lot of work indeed.<div>&nbsp;</div>Good Luck<div></div><br>]]>
   </description>
   <pubDate>Sat, 16 Jun 2012 14:00:05 +0000</pubDate>
   <guid isPermaLink="true">https://www.PCBLibraries.com/forum/file-txt-or-gerber_topic362_post942.html#942</guid>
  </item> 
  <item>
   <title><![CDATA[File TXT or Gerber? :  Hi All,I need to know how to...]]></title>
   <link>https://www.PCBLibraries.com/forum/file-txt-or-gerber_topic362_post924.html#924</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.PCBLibraries.com/forum/member_profile.asp?PF=261">cencia</a><br /><strong>Subject:</strong> 362<br /><strong>Posted:</strong> 15 Jun 2012 at 3:41pm<br /><br />Hi All,<div>&nbsp;</div><div>I need to know how to create files (maybe from Gerbers) for&nbsp;machine for the positioning of SMD components.</div><div>&nbsp;</div><div>Can you help me?</div><div>&nbsp;</div><div>Thanks in advance,</div><div>Matteo</div>]]>
   </description>
   <pubDate>Fri, 15 Jun 2012 15:41:23 +0000</pubDate>
   <guid isPermaLink="true">https://www.PCBLibraries.com/forum/file-txt-or-gerber_topic362_post924.html#924</guid>
  </item> 
 </channel>
</rss>