GET OP FEAT CTOOL: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
New page: [[|{{Up}}]] {{Command|syntax=GET_OP_FEAT_CTOOL <op number> <feature number> <ctool type> <x> <y> <z> |description=: |param1=<op number>|param1_desc={{op number}} |param2=<feature number>...
 
ConnerO (talk | contribs)
No edit summary
Line 1: Line 1:
[[|{{Up}}]]
[[Operations:Operation_Data|{{Up}}]]


{{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>
Line 14: Line 14:
===Example===
===Example===
:
:
[[Category:]]
[[Category:Operations]]

Revision as of 21:35, 2 August 2010

Up

Command

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


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