GET TOOL DATA

From Macros Wiki
Revision as of 16:07, 14 July 2010 by ConnerO (talk | contribs)
Jump to navigationJump to search

Command

GET_TOOL_DATA <tool number>, <tool parameter>, <number variable>


get some tool data, see GibbsCAM.GibbsPlugin.Init_Plugin.

UNFINISHED

Parameters

tool number
Number of the tool
tool parameter
tool parameter from a list

Example

- GET_TOOL_DATA 3, MTOOL_LENGTH, MyToolLength
- GET_TOOL_DATA 4, COMMENT, MyToolComment$