X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Authentication-Warning: envy.delorie.com: dj set sender to dj AT delorie DOT com using -f From: DJ Delorie To: geda-user AT delorie DOT com Subject: Re: [geda-user] gschem interaction from external processes In-Reply-To: (geda-user@delorie.com) Date: Mon, 02 Sep 2019 15:36:56 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain 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 "Majenko Technologies (matt AT majenko DOT co DOT uk) [via geda-user AT delorie DOT com]" writes: > As part of this is an automated (by automated I mean you click one > button in the interface) "Save open schematics and PCBs, Run gsch2pcb, > Reload open schematics and PCBs from disk, Load new netlist and layout > to buffer" operation. Do you really need to save/revert the pcb? I ask because pcb's File->Import has been around for a while, and supports Makefiles, so you could generate whatever script you wanted in addition to the default update script (or even talk to gschem), and have pcb run that, using the GUI that the user expects...