X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Message-ID: <4F95CB03.3000006@schinagl.nl> Date: Mon, 23 Apr 2012 23:34:59 +0200 From: Oliver Schinagl User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120416 Thunderbird/11.0.1 MIME-Version: 1.0 To: geda-user AT delorie DOT com CC: Colin D Bennett Subject: Re: [geda-user] Re: [coreboot] Dual SPI Flash adapter attempt 2.0 References: <4F915B7C DOT 9000009 AT schinagl DOT nl> <4F959E1F DOT 6010803 AT schinagl DOT nl> <20120423120950 DOT 208a0463 AT svelte> In-Reply-To: <20120423120950.208a0463@svelte> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: geda-user AT delorie DOT com On 04/23/12 21:09, Colin D Bennett wrote: > On Mon, 23 Apr 2012 20:23:27 +0200 > Oliver Schinagl wrote: > >> Hi! >> >> I've worked on a rotated version and planning to do two other >> orientations as well, so early feedback is good, so I don't have >> to redo them again :) >> >> Silk screening isn't 100% right, since I still need to rename >> them eventually somehow (edit .pcb file directly is probably the >> easiest way?) > > What do you want to change on the silk screen? Do you know about > using 'n' to change "TEXT" entities on the board? When I don't use > pcb for a while, I sometimes forget this... Also there is This is the first project i've done with PCB, i've never designed any PCB before. That said, N is nice, to rename text labels/fix typo's! I just kept re-creating them. But I cannot name an element the same as something else. E.g. in this design JP1 is JP1 for all the 3 pinned jumpers, I named them JP201 and JP301 to help with netlist/drc check rats nest etc but in the final pcb that will be printed, it should all be just JP1. > "Edit> Edit Name of> Layout" if you want to assign a name to the > board. But it is nice to be able to easily edit the .pcb file since > it's plain text! I think when the design is finished and 'approved' by people from the list, I'll edit the text file, since there's no name collision checks there, final review and print :) > > Regards, > Colin