CREATE LATHE TOOL: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
[[:Tools:Tool_Tiles|{{Up}}]] | |||
{{Command|syntax=[[Image:create_lathe_tool.png|right|CREATE_LATHE_TOOL]]CREATE_LATHE_TOOL <tool number> | {{Command|syntax=[[Image:create_lathe_tool.png|right|CREATE_LATHE_TOOL]]CREATE_LATHE_TOOL <tool number> | ||
|description=: | |description=:Create a new lathe. Once created, use the [[SET_TOOL_DATA]] command to set the lathe tool tool type.<br> | ||
:Then you should use [[SET_TOOL_DATA]] once more for each tool parameter. | |||
|param1=<tool number>|param1_desc={{tool number}} | |param1=<tool number>|param1_desc={{tool number}} | ||
}} | }} | ||
===Example=== | ===Example=== | ||
:CREATE_LATHE_TOOL | :CREATE_LATHE_TOOL 3 | ||
[[Category:Tools]] | [[Category:Tools]] |
Latest revision as of 19:44, 13 January 2011
Command
- Create a new lathe. Once created, use the SET_TOOL_DATA command to set the lathe tool tool type.
- Then you should use SET_TOOL_DATA once more for each tool parameter.
Parameters
- <tool number>
- Tool number
Example
- CREATE_LATHE_TOOL 3