ADD OP PATH RAPID: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
New page: {{Command|syntax=ADD_OP_PATH_RAPID <xe>, <ye>, <ze> |description=*DESCRPTION* |param1=<xe>|param1_desc= |param2=<ye>|param2_desc= |param3=<ze>|param3_desc= }} ===Example=== :- ADD_OP_PAT... |
No edit summary |
||
(4 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= | |param1=<xe>|param1_desc={{xe}} | ||
|param2=<ye>|param2_desc= | |param2=<ye>|param2_desc={{ye}} | ||
|param3=<ze>|param3_desc= | |param3=<ze>|param3_desc={{ze}} | ||
}} | }} | ||
===Example=== | ===Example=== | ||
: | :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