CREATE LATHE TOOL: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(8 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Command|syntax=[[Image:create_lathe_tool.png|CREATE_LATHE_TOOL]]CREATE_LATHE_TOOL <tool number> | [[:Tools:Tool_Tiles|{{Up}}]] | ||
|description=: | |||
{{Command|syntax=[[Image:create_lathe_tool.png|right|CREATE_LATHE_TOOL]]CREATE_LATHE_TOOL <tool number> | |||
|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}} | ||
Line 7: | Line 10: | ||
===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