GET OP FEAT CTOOL

From Macros Wiki
Revision as of 20:15, 13 January 2011 by Mikeo (talk | contribs)
Jump to navigationJump to search

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>
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>
Name of variable to be set to the X data.
<y>
Name of variable to be set to the Y data.
<z>
Name of variable to be set to the Z data.

Example