Got it! Now, regarding INI file, there is added MAX_JERK and can't find what's it's function, to set it correctly?
> > The 'apt-get upgrade' won't move from master to ja3, you need to do that > by hand. > > First run "apt-cache policy linuxcnc", that'll list all versions of the > "linuxcnc" package that your system knows about. > > You should see a couple with version numbers like > "1:2.6.0~pre0.4781.gbd069fb", and (if you successfully added the scratch > repo and updated your package list) one with a name like > "1:2.6.0~pre~joints.axes3~6a281a6". Yes, that's a beautiful version > number, no? > > Ok, next tell apt that you want *that* one, like this: > > sudo apt-get install linuxcnc=1:2.6.0~pre~joints.axes3~6a281a6 > > It'll ask you if you want to downgrade linuxcnc, say yes. > > > -- > Sebastian Kuzminsky ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
