On Fri, Sep 01, 2017 at 04:36:35PM +0000, Dewey Garrett wrote:
> 
> > The machine next to it is running version 2.5.4,
> > and does reference the nc_files folder for gcode
> > files. I checked the ini file for any other
> > reference to nc_files, and no other instances
> > exist.
> 
> This commit altered file opening (5 years ago):
>   https://github.com/LinuxCNC/linuxcnc/commit/8c1dfd04
> 
> "...
>  linuxcncrsh also used to prepend the string constant "../../nc_files"
>  to every filename being opened.  This is just totally bogus and broken.
> ..."
> 
> The commit is included in 2.6 but not in any v2.5 tag

Thanks for doing that research, Dewey.

One problem with using this hard-coded relative path is that we changed
the organization of sample configurations: we used to have a single
level organization (such as configs/sim/axis.ini) but now we have a multi-level
organization.

Jeff

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to