On 15 June 2017 at 08:08, theman whosoldtheworld <bleachk...@gmail.com> wrote:
> there are some possibility that the max joint/axis number become more than > 0-8 in future? > It might well increase in the release, but I am not sure how many machines need coordinated movement in more than 9 joints. (and uncoordinated movements are already possible using HAL components such as stepgen and PID/Limit3) You need to increase EMCMOT_MAX_JOINTS: https://github.com/LinuxCNC/linuxcnc/blob/af15a4d90e1d51d5309db65fe1c9511e486df411/src/emc/motion/emcmotcfg.h#L23 then recompile. trivkins appears to already support more than 9 joints: https://github.com/LinuxCNC/linuxcnc/blob/master/src/emc/kinematics/trivkins.c I can't think of many applications, possibly a serial/parallel "snakebot" based on a stack of Stewart platforms? What is more intractable is getting more _axes_ as there are no G-code letters left spare. -- atp "A motorcycle is a bicycle with a pandemonium attachment and is designed for the especial use of mechanical geniuses, daredevils and lunatics." — George Fitch, Atlanta Constitution Newspaper, 1916 ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Emc-users mailing list Emc-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-users