On 12/08/13 10:53, andy pugh wrote:
> On 8 December 2013 16:47, Charles Steinkuehler <char...@steinkuehler.net> 
> wrote:
> 
>> I went looking through the G-Code reference, but only saw stuff to deal
>> with simple translations or maybe rotate around Z.
> 
> https://code.google.com/p/grecode/
> 
> Seems to offer an option to tilt (last operation in the list)

I really don't want to have to process the gcode file.  The 3D printer
folks are getting around the limitations of their 8-bit micro-controller
based machine control systems by running pre-processors on the G-code.
If I was happy doing that, I'd still be using an Arduino instead of
LinuxCNC.  :)

If I'm understanding things correctly, there's an 'R' value for rotation
around Z in all the g5* commands.  Is nothing similar available for
specifying rotation around the X and Y axis?

I'll add the processing to the kinematics if I need to, but it seems
like it should really be in the gcode processor.

--
Charles

------------------------------------------------------------------------------
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to