X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Message-ID: <552452DD.6050608@xs4all.nl> Date: Tue, 07 Apr 2015 23:57:49 +0200 From: Bert Timmerman 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] 3D view References: <435039979 DOT 124044 DOT 1427520523995 DOT JavaMail DOT yahoo AT mail DOT yahoo DOT com> <5520F54F DOT 1040808 AT prochac DOT sk> <20150405111538 DOT 410e52f1 AT wind DOT levalinux DOT org> In-Reply-To: <20150405111538.410e52f1@wind.levalinux.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: geda-user AT delorie DOT com Kovacs Levente wrote: > On Sun, 05 Apr 2015 10:41:51 +0200 > Milan Prochac wrote: > > >> For more than 3 years the VRML export filter was available for PCB, >> including parametric model generators allowing to create VRML models >> on fly (http://pcb.bastl.sk/)... >> >> Guess, what happened here? >> > > Milan, > > > There is a PCB-plugins package distributed in launchpad.net. I think you > should consult withe Bert, and release your exporter as a plugin. > > https://launchpad.net/pcb-plugins > > Levente > > Hi, You can either download the tarball from launchpad https://launchpad.net/pcb-plugins , a ppa from https://launchpad.net/~mehanik/+archive/ubuntu/geda-unstable or clone from github https://github.com/bert/pcb-plugins Get a free github account, add your code to your cloned repository and do a pull request. Your commits are welcome :-) BTW: I started a topic branch in my pcb working repository to include plugins into the upstream repository of pcb, eventually to be merged into master and pushed upstream, at the moment it's hard to find spare cycles for this. https://github.com/bert/pcb/tree/plugins Here commits are welcome too :-) The disadvantage I see when plugins are included in the main pcb repository is the burden on developers to maintain them ... for an example: see the toporouter history of events ... it's almost abandon-ware. A very promising idea and feature for pcb ... only a single developer devoting his time to other projects ... :-( Kind regards, Bert Timmerman.