|
|
It's Like Having BASIC Built into Your Control Custom Macro is used along with the standard "G" codes to enhance your flexibility when programming. With Custom Macro, you are no longer limited to writing a fixed tool path program. You can use mathematical and trigonometric functions to calculate end points. This makes family of part or complex shape programming possible. For example, if you needed to program a parabolic shape, Custom Macro is the obvious choice. You would write a loop that calculates the new end point for each axis and the program would do the rest. Not Just Tool Paths With a Custom Macro program, the instructions are written using variables and these variables can be changed each time the program is called. For example, if a program is stored in memory to drill a bolt circle, that program can be used with any main program to drill any size or pattern bolt circle. All that is required is for different variables to be defined when the sub program (macro) is called. To see an example of a custom macro program click one of the example links at the top of this page. You can also checkout our Tips and Tricks page to see examples of Custom Macro in action. |
Send mail to webmaster@programmingunlimited.com with questions or comments about this web site. |