delorie.com/archives/browse.cgi   search  
Mail Archives: geda-user/2015/04/27/20:13:20

X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f
Date: Mon, 27 Apr 2015 20:12:07 -0400
Message-Id: <201504280012.t3S0C79k020737@envy.delorie.com>
From: DJ Delorie <dj AT delorie DOT com>
To: geda-user AT delorie DOT com
In-reply-to:
<CAOFvGD7dw_jfJKE8pVP6=0Fi8a3QnnPqBw_Z94i814O77jNY5w AT mail DOT gmail DOT com>
(message from Jason White on Mon, 27 Apr 2015 20:02:49 -0400)
Subject: Re: [geda-user] PCB, how to prepopulate with components from netlist?
References: <CAOFvGD7dw_jfJKE8pVP6=0Fi8a3QnnPqBw_Z94i814O77jNY5w AT mail DOT gmail DOT com>
Reply-To: geda-user AT delorie DOT com

> I know how to translate the file into the PCB netlist format, but I do
> not know how one would get pcb to populate a design file with parts
> given just the refdes and the footprint name/string.

I don't know if anyone has done this (likely though) but what you need
is something that converts the orcad footprint list to a PCB action
script that loads the footprints.  Note that gschem uses an action
script for this purpose too.  The script consist of calls to the
elementlist() action (documented in Appendix G) to define a set of
elements that "should be on the layout" - causing pcb to load them all
the first time since the layout is empty.

Note that you can use the "make" version of Import() to call your
orcad to action-script converter, which let's pcb's File->Import pull
from orcad :-)

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019