ADD OP PATH THREAD: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
Mikeo (talk | contribs)
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
[[Operations:Operation_Tool-Path|{{Up}}]]
{{Command|syntax= ADD_OP_PATH_THREAD <ze>, <ye>, <ze>
{{Command|syntax= ADD_OP_PATH_THREAD <ze>, <ye>, <ze>
|description=:
|description=:Add a thread 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_THREAD
:ADD_OP_PATH_THREAD 12, 2, 1


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

Latest revision as of 22:08, 13 January 2011

Up

Command

ADD_OP_PATH_THREAD <ze>, <ye>, <ze>


Add a thread 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_THREAD 12, 2, 1