one fifteen axis whatever(machine?)

G00 1X1.0000 2X1.0200 3X14.950 4X10.9530...

something in this fashion comes to mind first

there may not be a YZABCIJK representation - just 1X through 15X

For the human : big labels on each axis or 3D glasses to see the labels
projected. At some point the human will not care about each axis label. The
human should worry more about the process result than the method.




On Thu, Jun 15, 2017 at 7:46 AM, Stuart Stevenson <stus...@gmail.com> wrote:

> G Code is just a symbolic way to represent something in a human readable
> manner.
> Another method could be used and would seem difficult for the humans to
> comprehend.
>
> On Thu, Jun 15, 2017 at 4:07 AM, andy pugh <bodge...@gmail.com> wrote:
>
>> 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/af15a4d90e1d51d530
>> 9db65fe1c9511e486df411/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/kin
>> ematics/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
>>
>
>
>
> --
> Addressee is the intended audience.
> If you are not the addressee then my consent is not given for you to read
> this email furthermore it is my wish you would close this without saving or
> reading, and cease and desist from saving or opening my private
> correspondence.
> Thank you for honoring my wish.
>
>


-- 
Addressee is the intended audience.
If you are not the addressee then my consent is not given for you to read
this email furthermore it is my wish you would close this without saving or
reading, and cease and desist from saving or opening my private
correspondence.
Thank you for honoring my wish.
------------------------------------------------------------------------------
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

Reply via email to