<?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 : PADS Layout V2005 Export To DipTrace</title>
  <link>https://www.PCBLibraries.com/forum/</link>
  <description><![CDATA[This is an XML content feed of; PCB Libraries Forum : Questions &amp; Answers : PADS Layout V2005 Export To DipTrace]]></description>
  <pubDate>Mon, 06 Apr 2026 23:58:58 +0000</pubDate>
  <lastBuildDate>Sun, 04 May 2014 00:20:11 +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=1329</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[PADS Layout V2005 Export To DipTrace :   dwaltoneng wrote:Referring...]]></title>
   <link>https://www.PCBLibraries.com/forum/pads-layout-v2005-export-to-diptrace_topic1329_post5271.html#5271</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.PCBLibraries.com/forum/member_profile.asp?PF=2945">dwaltoneng</a><br /><strong>Subject:</strong> 1329<br /><strong>Posted:</strong> 04 May 2014 at 12:20am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by dwaltoneng" alt="Originally posted by dwaltoneng" style="vertical-align: text-bottom;" /> <strong>dwaltoneng wrote:</strong><br /><br />Referring to the V2005.0 spec, the last number in the line "COPCLS 10 0.01 1 20" is the linestyle, which should be either -1 or 0. The number 20 is correct for the v9.0 spec, where it is the pin number minus 1. What is correct here?</td></tr></table><br><br>In the 2005 and 2007 version of Plib_ASCII.pdf, I think the last number in the line "COPCLS 10 0.01 1 20" is the linestyle, which should be either -1 or 0. Is this right?<br>Setting the last number 20 to -1 causes DipTrace to come up with a memory exception though.<br>]]>
   </description>
   <pubDate>Sun, 04 May 2014 00:20:11 +0000</pubDate>
   <guid isPermaLink="true">https://www.PCBLibraries.com/forum/pads-layout-v2005-export-to-diptrace_topic1329_post5271.html#5271</guid>
  </item> 
  <item>
   <title><![CDATA[PADS Layout V2005 Export To DipTrace :   dwaltoneng wrote:Someone has...]]></title>
   <link>https://www.PCBLibraries.com/forum/pads-layout-v2005-export-to-diptrace_topic1329_post5270.html#5270</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.PCBLibraries.com/forum/member_profile.asp?PF=532">chrisa_pcb</a><br /><strong>Subject:</strong> 1329<br /><strong>Posted:</strong> 03 May 2014 at 3:08am<br /><br /><p><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by dwaltoneng" alt="Originally posted by dwaltoneng" style="vertical-align: text-bottom;" /> <strong>dwaltoneng wrote:</strong><br /><br />Someone has posted the 2007 documents at docin.<br>Ppcb_ASCII v2007 http://www.docin.com/p-306298051.html<br>Plib_ASCII v2007 http://www.docin.com/p-306297849.html<br><br>Interesting that Plib_ASCII says the angle is in degrees, and Ppcb_ASCII says the angle is in tenths of a degree.<br>Is Plib_ASCII the document we should be referring to?<br></td></tr></table></p><p>Ppcb_ASCII.pdf describes the .ASC (full board)&nbsp;specification.</p><p>Plib_ASCII.pdf describes the .p/.d (library part) specification.</p><p>When you choose a .asc output, it places the parts(part decal, part type, and then a part to place)&nbsp;on a board in order to import them. When you choose the part and decal format, it uses library style. They vary in minor ways.</p><p>I've looked back through my stuff in comparison to these pdfs, and it appears that prior to version 9, the .d file used degrees, rather than tenths of a degree for the angles contained in an arc. All .asc files have always described the angles of an arc in tenths of a&nbsp;degree. It looks like they brought the two specs inline with version 9.</p><p>As such, I put in the modifications, but they'll be awaiting the next update.</p><p><br></p>]]>
   </description>
   <pubDate>Sat, 03 May 2014 03:08:23 +0000</pubDate>
   <guid isPermaLink="true">https://www.PCBLibraries.com/forum/pads-layout-v2005-export-to-diptrace_topic1329_post5270.html#5270</guid>
  </item> 
  <item>
   <title><![CDATA[PADS Layout V2005 Export To DipTrace : Someone has posted the 2007 documents...]]></title>
   <link>https://www.PCBLibraries.com/forum/pads-layout-v2005-export-to-diptrace_topic1329_post5268.html#5268</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.PCBLibraries.com/forum/member_profile.asp?PF=2945">dwaltoneng</a><br /><strong>Subject:</strong> 1329<br /><strong>Posted:</strong> 02 May 2014 at 4:37pm<br /><br />Someone has posted the 2007 documents at docin.<br>Ppcb_ASCII v2007 http://www.docin.com/p-306298051.html<br>Plib_ASCII v2007 http://www.docin.com/p-306297849.html<br><br>Interesting that Plib_ASCII says the angle is in degrees, and Ppcb_ASCII says the angle is in tenths of a degree.<br>Is Plib_ASCII the document we should be referring to?<br>]]>
   </description>
   <pubDate>Fri, 02 May 2014 16:37:05 +0000</pubDate>
   <guid isPermaLink="true">https://www.PCBLibraries.com/forum/pads-layout-v2005-export-to-diptrace_topic1329_post5268.html#5268</guid>
  </item> 
  <item>
   <title><![CDATA[PADS Layout V2005 Export To DipTrace :  Hi. Can you send me the PADS...]]></title>
   <link>https://www.PCBLibraries.com/forum/pads-layout-v2005-export-to-diptrace_topic1329_post5265.html#5265</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.PCBLibraries.com/forum/member_profile.asp?PF=532">chrisa_pcb</a><br /><strong>Subject:</strong> 1329<br /><strong>Posted:</strong> 02 May 2014 at 10:19am<br /><br /><p>Hi. Can you send me the PADS 2005 ASCII .pdf?Whats weird is that I'm showing no exceptions to the rotation units being in degrees, rather than the normal tenths of a degree. PADS itself loads the 2005 .d and .p that is put out without issue.</p><p>Also keep in mind that the .d and .p are applicable to the library specification document included with PADS, plib_ascii.pdf,&nbsp;&nbsp;as opposed to the .asc which is described in ppcb_ascii.pdf. There are minor differences between the two, so please ensure you're reading the right specification.</p><p><br></p>]]>
   </description>
   <pubDate>Fri, 02 May 2014 10:19:20 +0000</pubDate>
   <guid isPermaLink="true">https://www.PCBLibraries.com/forum/pads-layout-v2005-export-to-diptrace_topic1329_post5265.html#5265</guid>
  </item> 
  <item>
   <title><![CDATA[PADS Layout V2005 Export To DipTrace : I am having difficulty exporting...]]></title>
   <link>https://www.PCBLibraries.com/forum/pads-layout-v2005-export-to-diptrace_topic1329_post5258.html#5258</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.PCBLibraries.com/forum/member_profile.asp?PF=2945">dwaltoneng</a><br /><strong>Subject:</strong> 1329<br /><strong>Posted:</strong> 02 May 2014 at 1:17am<br /><br /><p>I am having difficulty exporting from&nbsp;PCB Library Expert&nbsp;to DipTrace CAD tool. </p><p>One footprint is not exported/imported correctly. I have tried selecting PADS Version 2005.0 and 2007.0<br></p><p>The following is part of the exported  PADS Version 2005.0 output from Library Expert, for the Footprint Name QFN50P400X400X80-21<br><br>COPCLS 10 0.01 1 20<br>1.37 0<br>1.37 -1.22 0 -900 1.07 -1.37 1.37 -1.07<br>1.22 -1.37<br>-1.22 -1.37 2700 -900 -1.37 -1.37 -1.07 -1.07<br>-1.37 -1.22<br>-1.37 1.22 1800 -900 -1.37 1.07 -1.07 1.37<br>-1.22 1.37<br>1.22 1.37 900 -900 1.07 1.07 1.37 1.37<br>1.37 1.22<br>1.37 0<br><br>The document "PADS Parts Library ASCII File Format Specification Version 2005.x" says the angles are in degrees. The output from pcbl is in 1/10 of a degree. The current beta version of Diptrace expects degrees not 1/10 of a degree. If I change the angles from 900, 1800 and 2700 to 90, 180 and 270, it is imported correctly into Diptrace.<br>The document "PADS Layout ASCII Format Specification PADS 9.0" says the angles are in 1/10 of a degree. What is correct for V2005.0?<br><br>Referring to the V2005.0 spec, the last number in the line "COPCLS 10 0.01 1 20" is the linestyle, which should be either -1 or 0. The number 20 is correct for the v9.0 spec, where it is the pin number minus 1. What is correct here?<br><br><br><a href="uploads/2945/QFN50P400X400X80-21.fpx" target="_blank" rel="nofollow">uploads/2945/QFN50P400X400X80-21.fpx</a><br><a href="uploads/2945/QFN50P400X400X80-21.zip" target="_blank" rel="nofollow">uploads/2945/QFN50P400X400X80-21.zip</a><br></p>]]>
   </description>
   <pubDate>Fri, 02 May 2014 01:17:02 +0000</pubDate>
   <guid isPermaLink="true">https://www.PCBLibraries.com/forum/pads-layout-v2005-export-to-diptrace_topic1329_post5258.html#5258</guid>
  </item> 
 </channel>
</rss>