GET OP FEAT CTOOL: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
Mikeo (talk | contribs)
No edit summary
Line 2: Line 2:


{{Command|syntax=GET_OP_FEAT_CTOOL <op number> <feature number> <ctool type> <x> <y> <z>
{{Command|syntax=GET_OP_FEAT_CTOOL <op number> <feature number> <ctool type> <x> <y> <z>
|description=:
|description=:Get data associated with a [[CTool]] feature in operation toolpath.


|param1=<op number>|param1_desc={{op number}}
|param1=<op number>|param1_desc={{op number}}

Revision as of 20:14, 13 January 2011

Up

Command

GET_OP_FEAT_CTOOL <op number> <feature number> <ctool type> <x> <y> <z>


Get data associated with a CTool feature in operation toolpath.

Parameters

<op number>
Operation number.
<feature number>
Template:Feature number
<ctool type>
A CTool feature is used to provide additional information in the toolpath, for example to change CRC or to indicate that the next move is an entry move. You should only change this data if you are fully aware of all of the implications of doing so.
<x>
X co-ordinate of a feature.
<y>
Y co-ordinate of a feature.
<z>
Z co-ordinate of a feature.

Example