X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Message-ID: <56C04ADE.7040103@xs4all.nl> Date: Sun, 14 Feb 2016 10:37:34 +0100 From: "Bert Timmerman (bert DOT timmerman AT xs4all DOT nl) [via geda-user AT delorie DOT com]" User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.19) Gecko/20110429 Fedora/2.0.14-1.fc13 SeaMonkey/2.0.14 MIME-Version: 1.0 To: geda-user AT delorie DOT com Subject: Re: [geda-user] how often these pcb features are used? References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: geda-user AT delorie DOT com gedau AT igor2 DOT repo DOT hu wrote: > Hi all, > > I am doing a major cleanup on pcb-rnd. While doing so, I started to > wonder if any pcb user/developer actually use the following features > in pcb. > > Please reply if you have used any of these in the past few years or > you plan to use them in the near future. A simple "yes" is enough but > comments/details/use cases are also welcome. > > 1a. Do you ever use the toporouter? 1a: No, I have to install the (now) external gts library first (it's at the bottom of my todo list) > > 1b. More generally, any of pcb's built-in autorouter? 1b: Yes. > > 1c. Alternatively, any external autorouter with pcb? 1c: No. > > > 2. Do you use libstroke? (Gesture recognition lib) 2: Probably, I'm unaware of this. > > > 3. Do you use dmalloc? (Dynamic allocation debug library) 3: Yes, I'm aware of this, since this morning ;-) > > > 4a. Do you use the renumber() action? (It should rename all elements > on the current pcb and optionally save a file that should be usable > for back annotation) 4a: I have not used it yet ... (MMMV, My Mileage May Vary ;-). > > 4b. If you use renumber(), do you also do the back annotation part? 4b: Back annotation needs to be implemented properly first, and probably in the way you have demonstrated ;-) I work strictly from schematic --> pcb. I do not do schematic <--> pcb by scripts. When I notice any reason for back annotation I change the schematic first before continuing laying out the board. Can I coin the phrase "pre-emptive back annotation" ;-) > > > 5a. Do you build pcb's texi documentation? 5a: Yes. > > 5b. Do you edit (contribute to) pcb's texi documentation? 5b: Yes. > > TIA, > > Igor2 > > > *** Disclaimer *** > > My mail has nothing to do with gschem or geda/gaf, file formats, > programming languages, toolkit-vs-integration. > > I do not propose any change in mainline pcb. > > I do remember I already had the libstroke question in the past (but > noone replied so I decided to ask again before I remove it from pcb-rnd). > > Kind regards, Bert Timmerman.