X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f X-Recipient: geda-help AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wellesley-edu.20150623.gappssmtp.com; s=20150623; h=mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to; bh=clM4fxqR2+dDp8LhP5lc524S7q1KqETAw0KYb4Kwev0=; b=f9knxoD8NL9O+nVzhh9zYB7MKl7jG9UWUXFcpb5OytB6ISBc9Dcourpr1rySE5g0VI am8KnPmhtouqae79mbGHQl2qOR0DESHAfJ1quLoGTstIP5ZN0qhuYGkovPPaSj/sLR36 SWnRv7fp2QEzjDaA91nWJna5NG7CeZlsdO9pFBehWQfM3NH4Y+1X0e/Zu4bvDh5/pRjW PuDGR3bXbUiCYjZ7oM9s+ZEp4Uechrml7EkRMyw0NMIMDvbI4b+Ha5Hh30qLwoBffi7U s7Ryy62MCNNzfL8GomqEelcEFwzIIhiRZDM+VZfekVTZQQtgpbGZXPV0Gz6IP4/iiAjz 328g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to; bh=clM4fxqR2+dDp8LhP5lc524S7q1KqETAw0KYb4Kwev0=; b=RoeStq9B69KdQyUKxpFkDsleYuwh0MS5DMaijOhdCk6IsV+HoD5JlQ6oN209+1qO9y BoEyI41XnZuLHj9jwucypYuXzI6zBElEFOpli6FZzYKWHimryglwiPuODcicSOymSgpF ZWkzsoEl/wdtkzZ1PQvOZlA2on6lpKvNtXDk6yc0uXx01o5kQVdvA/0ewwz7lxvzDO0X GdYaeqD8Nm9qZkio1Zzu9aAEad6TM1oguuyKM1WeuEbRDGv9CCYz0JcuSBqtBN/48FkN xzAwHAd40mU0h01cykpDSVZnMuYIGAAb2k5ziWY7bGrubAmvhcpmgxB/1gLAn+SmEKix oVyA== X-Gm-Message-State: AD7BkJLRfeWA/QQ/ebrTZZRBwmxZc+L9S6pynA/yV8htR8zuxLnBavLBZ2GhSRcC47AWF34T X-Received: by 10.140.249.6 with SMTP id u6mr15891630qhc.83.1457734513893; Fri, 11 Mar 2016 14:15:13 -0800 (PST) Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Subject: Re: [geda-help] Restrict pcb's Import Schematics to only use custom elements (footprints) From: "James Battat (jbattat AT wellesley DOT edu) [via geda-help AT delorie DOT com]" In-Reply-To: <201603112143.u2BLhfip016903@envy.delorie.com> Date: Fri, 11 Mar 2016 17:15:10 -0500 Message-Id: <1726D2A5-45F1-41E5-B544-765491C27C92@wellesley.edu> References: <201603112143 DOT u2BLhfip016903 AT envy DOT delorie DOT com> To: geda-help AT delorie DOT com X-Mailer: Apple Mail (2.1878.6) Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id u2BMFHYN014168 Reply-To: geda-help AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-help AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > naming components the > same as the default library's names is a Bad Idea… Fair enough, but I would still like to disable access to the default library. I can imagine many reasons why a user would like to do so (avoiding unintentional naming conflicts is a good one). For example, in gschem, I like the option of starting fresh by using (reset-component-library), so that the only symbols that I see from the dialog box are the specific libraries I trust/like (which I add in with the (component-library) command). Is there a way to do something similar in pcb? i.e. not just add in my custom libraries, but disable/wipe out all others? As for custom names for custom footprints — I take the point, but at the same time, I prefer to avoid longer-than-necessary names. e.g. I’d like to name my element 0603.fp, not 0603_custom.fp or 0603-ND.fp (yes, it’s a small gripe). By the way, I’m laying out my first 4-layer board now and am having a blast with pcb. Thanks for the great software and for answering my questions as I bump up against things I haven’t found solutions to online. Best, James