On 15 June 2017 at 13:53, Stuart Stevenson <stus...@gmail.com> wrote:

>
> 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


That doesn't work with a conventional G-code interpreter because spaces are
ignored.

Looks like

G1 X1.00002 X1,02003 X14.9504 X10.935 (Error, multiple X words in one block)

XX YY ZZ as extra axes would be more backwards-compatible.

-- 
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

Reply via email to