ADD OP PATH RAPID: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
[[Operations:Operation_Tool-Path|{{Up}}]] | |||
{{Command|syntax=ADD_OP_PATH_RAPID <xe>, <ye>, <ze> | {{Command|syntax=ADD_OP_PATH_RAPID <xe>, <ye>, <ze> | ||
|description= | |description=:Add a rapid move to the end of the current [[macro path]]. | ||
|param1=<xe>|param1_desc={{xe}} | |param1=<xe>|param1_desc={{xe}} | ||
Line 8: | Line 10: | ||
===Example=== | ===Example=== | ||
:ADD_OP_PATH_RAPID | :ADD_OP_PATH_RAPID 5, 2.5, 0 | ||
[[Category:Operations]] | [[Category:Operations]] |
Latest revision as of 21:50, 13 January 2011
Command
- ADD_OP_PATH_RAPID <xe>, <ye>, <ze>
- Add a rapid move to the end of the current macro path.
Parameters
- <xe>
- X co-ordinate of the end point.
- <ye>
- y co-ordinate of the end point.
- <ze>
- Z co-ordinate of the end point.
Example
- ADD_OP_PATH_RAPID 5, 2.5, 0