GET OP PATH END: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
|param1=<op number>|param1_desc={{op number}} | |param1=<op number>|param1_desc={{op number}} | ||
|param2=<xe>| | |param2=<xe>|param2_desc={{get feat xe}} | ||
|param3=<ye>| | |param3=<ye>|param3_desc={{get feat ye}} | ||
|param4=<ze>| | |param4=<ze>|param4_desc={{get feat ze}} | ||
}} | }} | ||
Latest revision as of 16:54, 14 January 2011
Command
- GET_OP_PATH_END <op number> <xe> <ye> <ze>
- Get the end point of an operation's toolpath.
Parameters
- <op number>
- Operation number.
- <xe>
- The name of a numeric variable to be set to the X position of the feature end
- <ye>
- The name of a numeric variable to be set to the Y position of the feature end
- <ze>
- The name of a numeric variable to be set to the Z position of the feature end
Example
- GET_OP_PATH_END 1, xe, ye, zs