On Tue, 27 Oct 2009 22:50:29 +0000, Peter Clifton wrote: > What I want to have eventually, is a "parts bin" window, where all the > parts yet to be placed are available. The user can then pick them up > just like out of the footprint library. > > Bonus points for being able to multi-select, and hit "auto-disperse > selected" in the parts bin. Filter by name, by footprint (leave all > those decoupling caps to last etc..)... > > Anyone want to code this??
Mmmh - digging in my local git repos give me this: http://frajasalo.de/frank/projekt/pcb/pcb_part-view_20091028-2257.png http://frajasalo.de/frank/projekt/pcb/pcb_part-view_20091028-2258.png Its a "part list" showing all parts in the design, not only the one that has not been placed. It still lacks some features (removing/adding parts from/to the design has no effect in the "part list", same for moving) especially a "pick up" button for your purpose. And its just a piece of code for learning something about pcb's internals :-) Frank. _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

