X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-transfer-encoding; bh=HOQYefN/yWt9OvxtP0myNFGdKq+4cocArIYAiDxTgUI=; b=nzA9wQzBxsWB9ZLqaqtXQ/vTHvUmS0TgQKEM0ZiyJH9LcG0qLbyem4sJrET9pMzQD8 LVkqAel7YxFh5cNm3jyVL3BDglYvNkVXq3Zp4PMd5u4n3jEzEuJ6mEGzdmFy7nHLmTTi /pJaKEfQVL5J+gPPfR0Ulkkk9fnxJ1r5xD4JQt5QsXfsCVNBNItkgsQ35MpqJot5euAX TWXDWvACZjz8MAx9BGGWXh4i65izMWaD1/A0vEaKql4xRp+KaeqzSMNhBNHo5Wf1wF0m u58Ndx5aolNFC1H+zbkSf8X8/WZaYprZm39LTnLxjOhOo7DI5sELTFMIPKxORvw9EpT1 +Rug== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=HOQYefN/yWt9OvxtP0myNFGdKq+4cocArIYAiDxTgUI=; b=nG6fomED12XjfWHv26zJLYJQyLRETLwn2Fdr9VwFLy0GfEpRqZF6aZXVgERDOFJu7T 186mJYlIm9ZlSxmPQNUbnkJ6Kgvfg1rf8gc+wngTHbRdmsNypKS7zUc5RMviHQozDNch IzJY7hDzpBOok/hVALLNYt9Uoc73ekeEQIsYSAmrBWe/njzAWDB0GfdHHbmC/pYrwnTI dWAahcEIC/ORVAlYDzwF+OyEEAxBbiq3baT8/uzHbEp8rm01//jWPzlHPu7wmnBaS0Xy Tnu6M2NPuqGYn29/bF7TnyiWtkL44v/ndHjCSDKylDf8XHfAr2kp1nec61Q7NJn1cbrk G0mQ== X-Gm-Message-State: AE9vXwOpD6OXmX0082KxwbmgEz6bos4Xse11PRNJdQAbwmLPokcs8SiaeYY+niSHmGBZVA== X-Received: by 10.28.45.66 with SMTP id t63mr4877403wmt.20.1472757640560; Thu, 01 Sep 2016 12:20:40 -0700 (PDT) Date: Thu, 1 Sep 2016 21:20:39 +0200 From: "Nicklas Karlsson (nicklas DOT karlsson17 AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] IPC-D-356 netlister for pcb Message-Id: <20160901212039.2e1020af94dafd6b923baca8@gmail.com> In-Reply-To: <57C7BAD0.5050902@xs4all.nl> References: <57C74166 DOT 20000 AT xs4all DOT nl> <57C7BAD0 DOT 5050902 AT xs4all DOT nl> X-Mailer: Sylpheed 3.5.0beta1 (GTK+ 2.24.25; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > ... > Purpose: > The IPC-D-356 format was designed to define a standard netlist format by > which bare > board test information can be represented. In the simplest of forms, > this means it must be > able to store netlist information along with XY coordinates, and even > reference > designators and pin numbers (if they exist). I feel like ending this > article here before it > gets unmanageable, but then Pete Waddell wouldn’t be happy, so let’s > proceed. If all the > information that a test system would need to know to verify and test a > bare board could > be represented in a single file, it would bring consistency to the > testing world. IPC-D- > 356 does just that. > > Does it work? > Yes. You will find that virtually all the test equipment manufacturers > either support the Then it sounds like a really good idea to implement it. > IPC-D-356 format now, or are in the process of supporting it. Are there > problems with > it? Of course. Certain special pad types are not supported and additions > could be made > which would assist computer aided repair stations, but all in all it’s > pretty good.