On Wednesday 26 September 2012 11:43:26 SourceForge.net did opine: > Feature Requests item #3571903, was opened at 2012-09-26 05:16 > Message generated for change (Comment added) made by mahsofo > You can respond by visiting: > https://sourceforge.net/tracker/?func=detail&atid=356744&aid=3571903&gro > up_id=6744 > > Please note that this message will contain a full copy of the comment > thread, including the initial issue submission, for this request, > not just the latest update. > > >Category: EMC2 G-code Interpreter > > Group: None > Status: Open > > >Resolution: Accepted > > Priority: 5 > Private: No > Submitted By: Gene Heskett (gheskett) > Assigned to: Nobody/Anonymous (nobody) > Summary: new named subroutine search order needed > > Initial Comment: > Persuant to a discussion on the -devel list, it seems we need a named > subroutine search function that first searches the directory the > current gcode was loaded from, and then failing that, go back to the > default nc_files to look for it. > > This way, we can keep a given parts code all in one tree, making it very > simple to tar & compress in case that code is needed elsewhere. > > Thanks for your consideration of this request. > > Cheers, Gene > > ---------------------------------------------------------------------- > > >Comment By: Michael Haberler (mahsofo) > > Date: 2012-09-26 06:47 > > Message: > Hi Gene, > > give this branch a try - this should cover it: > http://git.mah.priv.at/gitweb/emc2-dev.git/shortlog/refs/heads/extend-su > broute-path > > a '.' in SUBROUTINE_PATH is now interpreted to mean 'dirname of the > current ngc file' > > -Michael
That was quick! Thanks, but I haven't been building Michael. My package manager is on the 2.5.x link, pulling that anytime there has been a buildbot update. How long will this take to be exercised for proof and then filter on down to the 2.5.x buildbot? Or should I switch synaptic back to master-rt? Cheers, Gene -- "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author) My web page: <http://coyoteden.dyndns-free.com:85/gene> is up! There are two ways of disliking poetry; one way is to dislike it, the other is to read Pope. -- Oscar Wilde ------------------------------------------------------------------------------ How fast is your code? 3 out of 4 devs don\\\'t know how their code performs in production. Find out how slow your code is with AppDynamics Lite. http://ad.doubleclick.net/clk;262219672;13503038;z? http://info.appdynamics.com/FreeJavaPerformanceDownload.html _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
