X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Wed, 26 Aug 2015 05:40:05 +0200 (CEST) X-X-Sender: igor2 AT igor2priv To: "Evan Foss (evanfoss AT gmail DOT com) [via geda-user AT delorie DOT com]" X-Debug: to=geda-user AT delorie DOT com from="gedau AT igor2 DOT repo DOT hu" From: gedau AT igor2 DOT repo DOT hu Subject: Re: [geda-user] speed-dial type buttons (was: Antifork) In-Reply-To: Message-ID: References: <55D8D8B8 DOT 7050907 AT jump-ing DOT de> <20150822230549 DOT 3750 DOT qmail AT stuge DOT se> <55D9A5AE DOT 9090604 AT jump-ing DOT de> <55D9BC06 DOT 9060106 AT iae DOT nl> <55D9C34A DOT 2090709 AT jump-ing DOT de> <201508232341 DOT t7NNfl9O012371 AT envy DOT delorie DOT com> <55DA8231 DOT 4010904 AT mcmahill DOT net> <55DADE5A DOT 4020902 AT jump-ing DOT de> <55DB6A7C DOT 8090309 AT jump-ing DOT de> <55DB7F6A DOT 2050008 AT ecosensory DOT com> <20150825080001 DOT 5fc83c0223a8f3e52b5dd1bf AT gmail DOT com> <201508251626 DOT t7PGQeGY023950 AT envy DOT delorie DOT com> <20150825213238 DOT c7b0d9f599ca00b4e517e7d0 AT gmail DOT com> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed 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 On Wed, 26 Aug 2015, Evan Foss (evanfoss AT gmail DOT com) [via geda-user AT delorie DOT com] wrote: > On Wed, Aug 26, 2015 at 2:24 AM, wrote: >> >> >> On Tue, 25 Aug 2015, Nicklas Karlsson (nicklas DOT karlsson17 AT gmail DOT com) [via >> geda-user AT delorie DOT com] wrote: >> >>> I thought they where useful in gschem but no pcb. >>> >>> BOM should be made from schematic. It may be rather useful to have more >>> than one schematic for one PCB so that values could be changed without >>> updating the other files. >> >> >> >> I have a counter-example: two minor features of pcb-rnd allows me to place 0 >> ohm resistors as jumpers without having to have them on the schematics. This >> helps me routing 1 and 2 layer boards. >> >> I prepfer not to have these jumpers on the schematics the same way as I >> don't have vias on the schematics - these are artifacts needed for routing. >> On the other hand when I go shopping, the BOM needs to have them. > > I just have an extra schematic page called hidden-magic.sch that has > the netnames there with 0 ohm resistors shorted across them. I would > never use your feature but I think it is very cool. Could that be > something you can turn off via config file? People should be able to No turn-off option at the moment. If you don't need these features, you just don't use these features. The two features are: internal connections in footprints and the "nonetlist" flag. The actual jumper is a footprint that defines an internal connection between the two pads and is marked "nonetlist". It's pretty easy to avoid using the footprint. > do that but I would probably shoot myself in the foot badly. Hmm, how exactly could you shoot yourself in the foot with it? Maybe we can make it safer if we see the risks. Regards, Igor2