X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Zone-Loop: 595b9f732fdfbc0f633b1c9dc729ceb249fd1c35f9b6 X-Originating-IP: [136.175.111.2] Message-ID: <9e65c4ec-c615-fa03-c689-9a0af6e59f97@k4gvo.com> Date: Mon, 8 May 2023 08:40:01 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0 Subject: Re: [geda-user] How do I get symbols into the schematic editor? Content-Language: en-US To: geda-user AT delorie DOT com References: <3d78eb97-2d71-0bed-7557-8c40a1e7484e AT k4gvo DOT com> <0328ac31-67e4-3646-bebe-f292101a9142 AT k4gvo DOT com> From: "Jim Lynch (jim AT k4gvo DOT com) [via geda-user AT delorie DOT com]" In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - banshee.mxlogin.com X-AntiAbuse: Original Domain - delorie.com X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - k4gvo.com X-Get-Message-Sender-Via: banshee.mxlogin.com: authenticated_id: jim AT fayettedigital DOT com X-Authenticated-Sender: banshee.mxlogin.com: jim AT fayettedigital DOT com X-Source: X-Source-Args: X-Source-Dir: 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 Thanks, that got me there.  I am not quite a novice, but just getting back into PC design after being away for a few years.  I kinda remember gshem and pcb, etc.  I tried to install those but they seem to want python 2 and I figured the tools might not be the way to go, so I went off looking for alternatives.  That's how I got here. The video talks about looking up footprints in the PCB tool's layout library.  I looked using pcb-rnd and found the W L brings up the library and I see some footprints and some interesting parametric footprints.  Is there another way to find a footprint? Thanks, Jim. On 5/7/23 13:52, grnd AT igor2 DOT repo DOT hu [via geda-user AT delorie DOT com] wrote: > Window menu, library. Or press w then l (we write that {w l} for short). > This opens the library window. Either navigate the tree, or enter > something, like resistor, in the bottol left filter. Select a symbol from > the tree on the left side, it gets copied into the buffer. Place it on the > sheet. It's the same process as placing footprints in pcb-rnd. > > I really recommend watching at least the 'getting started' tutorial video. > You can try to explore and figure these things without the tutoral, but it > takes longer than watching the video.