ADD OP PATH RAPID: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
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...
 
Mikeo (talk | contribs)
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=*DESCRPTION*
|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
:ADD_OP_PATH_RAPID 5, 2.5, 0


[[Category:Operations]]
[[Category:Operations]]

Latest revision as of 21:50, 13 January 2011

Up

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