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; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; bh=FCp7hvImgvAANmIKokW7Ryony2IOi7ear/52pcXKAMo=; b=ydilodnaBzPcssSfPgaExJGmTugbS9mxhvrLHkl0FDaqQyCgvd5ChfPcAU4oIjZZOr Q7BtdBc+TZs6s2hQvv2k2dsYTdUuxrvAoWaaYPytfVZOGc9GxOxbY7RSjEMqFN6m0dD2 LWm1SlbrWSlv2y4VNtF5onPacLqQk+q8pWMj2pSJ/xdVsFlutnyVHQJWkQJ/xzgsdJC5 SkNnOm3oZ5XCtS7senbkMN1ytWPRv7rRsiX/BAQX2Co1MX4NlIBkngGwirc0R1MDbexr DTRagrbW6s4Eibwjo8ew+Ngc/f7BKCVXOsCv9zPCefYFxIvpvZNMVjnWQ4msd+IRacbN iizA== X-Received: by 10.112.168.100 with SMTP id zv4mr26823900lbb.117.1440531164528; Tue, 25 Aug 2015 12:32:44 -0700 (PDT) Date: Tue, 25 Aug 2015 21:32:38 +0200 From: "Nicklas Karlsson (nicklas DOT karlsson17 AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] speed-dial type buttons (was: Antifork) Message-Id: <20150825213238.c7b0d9f599ca00b4e517e7d0@gmail.com> In-Reply-To: <201508251626.t7PGQeGY023950@envy.delorie.com> 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> X-Mailer: Sylpheed 3.5.0beta1 (GTK+ 2.24.25; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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 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. On Tue, 25 Aug 2015 12:26:40 -0400 DJ Delorie wrote: > > > There is a need for "gsch2pcb" and "BOM". > > PCB has the File->Import button, so the gsch2pcb one isn't needed. > > And given one schematic page can be used for more than one purpose, > but one pcb knows which schematic pages it needs, it makes sense for > that button to be on the pcb side. > > Granted, if there were a "beginner mode", having a "get started making > this into a pcb" button would make sense, but would have to make a few > simplifying assumptions about the project.