On Fri, 30 Apr 2010 11:00 -0500, "Jon Elson" <[email protected]>
wrote:
> Kirk Wallace wrote:
> > Being able to set the ramp for different operations would be nice, maybe
> > in g-code?
> >   
> Is there a way to set an arbitrary HAL parameter from G-code?  I guess 
> with macros you can do it.
> 

The only way I know of would be with a custom M1xx code.  It
would invoke a script that does "helcmd setp the-param the-value"

The value could come from a g-code and be passed to M1xx as a P or
Q word.  I don't see any way to pass the name though - each M1xx
command would act on one particular parameter.

Regards,

John Kasunich
-- 
  John Kasunich
  [email protected]


------------------------------------------------------------------------------
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to