Re: multiple block MDI entry
Ray Henry wrote:
> Jon
>
> I completely forgot that RS274NGC uses # to call a variable during program
> run. I detailed some of this in the variable chapter of the handbook at
> linuxcnc.org. The following program would do what you wanted (from the
> multiple mdi) with an automatic -0.04 increment to the y axis each time you
> pressed run.
>
> n1001 #101 = #101 -0.04
> n1002 y#101
> n1003 x10.5 f10
> n1004 y0 f45
> n1005 x0
> n1006 y#101
> M1007 M2
Thanks much! I wasn't aware that these variables had been fully checked out.
I'll have to try it!
Jon
Date Index |
Thread Index |
Back to archive index |
Back to Mailing List Page
Problems or questions? Contact