The Convert to All Caps function is designed to automatically convert all characters of the CNC program into uppercase. This is useful when preparing code for CNC machines that require commands and addresses (G, M, X, Y, Z, etc.) to be written in capital letters.
This function applies to the entire program, including addresses, commands, and comments, without changing the structure or logic of the code.