Mike Lynch5 min readA Custom Macro For Thread Milling As you know, custom macro is a very powerful programming feature that allows you to include computer programming-like commands in a...
Mike Lynch6 min readSetting Up User Defined G and M codes Parameters control countless things about the way your CNC machine tools behave. In each Parameter preference segment, we will expose...
Mike Lynch7 min readOutputting Fixture Offset Settings Two special commands are used in custom macro B to send data out through the communications port (RS-232c port). One called BPRNT allows...
Mike Lynch3 min readAnother way to get arguments into a custom macro For part family applications, one way to provide arguments (input variables) for the custom macro is to list them right at the beginning...