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; q=dns/txt; c=relaxed/relaxed; d=igor2.repo.hu; s=k1; h=Content-Type:MIME-Version:References:Message-ID: In-Reply-To:Subject:From:To:Date:Sender:Reply-To:Cc:Content-Transfer-Encoding :Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=iultwJBRQ0hOLekwCTO8XY3yxMG3Pg3+VoxjL/unJ/8=; b=eFdt+sLjkk3HF3eA+UmfRoP5rl VBXJ6sKGIZyxSwwlz8O7wV7bsQwyK/DfEl4YNxn7+xKoyVjwjjHKXvzEJ1DC01loyDk1dWWpsa4kH 2TpmgcQ9NPKjfuTBggP0u7h1sFcw6AwxITkYyZ66UnW5bz4pBuCFlckri1jRLfySKL9g=; Date: Sun, 7 May 2023 19:52:01 +0200 (CEST) To: geda-user AT delorie DOT com X-Debug: to=geda-user AT delorie DOT com from="grnd AT igor2 DOT repo DOT hu" From: "grnd AT igor2 DOT repo DOT hu [via geda-user AT delorie DOT com]" Subject: Re: [geda-user] How do I get symbols into the schematic editor? In-Reply-To: Message-ID: References: <3d78eb97-2d71-0bed-7557-8c40a1e7484e AT k4gvo DOT com> <0328ac31-67e4-3646-bebe-f292101a9142 AT k4gvo DOT com> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: multipart/mixed; BOUNDARY="722076672-1937892234-1683481921=:25839" 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 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --722076672-1937892234-1683481921=:25839 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT On Sun, 7 May 2023, Jim Lynch (jim AT k4gvo DOT com) [via geda-user AT delorie DOT com] wrote: > jim AT blackpc:~$ ls -l /usr/local/share/sch-rnd/symbol > total 48 > drwxr-xr-x 2 root root  4096 May  5 08:26 analog > -rw-r--r-- 1 root root 12829 May  5 08:04 common_sym.awk > drwxr-xr-x 2 root root  4096 May  5 08:26 diode > -rw-r--r-- 1 root root  1345 May  5 08:04 LICENSE > drwxr-xr-x 2 root root  4096 May  5 08:26 mech > drwxr-xr-x 2 root root  4096 May  5 08:26 misc > drwxr-xr-x 2 root root  4096 May  5 08:26 passive > drwxr-xr-x 2 root root  4096 May  5 08:26 power > drwxr-xr-x 2 root root  4096 May  5 08:26 transistor > jim AT blackpc:~$ du -sh /usr/local/share/sch-rnd/symbol > 256K    /usr/local/share/sch-rnd/symbol If there are symbol files in those directories, the installation is fine! > Some stuff.  I don't know how to get to it, however. 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. Tutorial video collection: http://www.repo.hu/projects/sch-rnd/tutorial/ HTH, Igor2 --722076672-1937892234-1683481921=:25839--