Location of Subroutine Body G-Code

The subroutine body G-Code output is located in one of two places:

The subroutine data is copied to the end of the file before the END OF FILE block is executed. Therefore, any OUTPUT generated in the END OF FILE block (For example, the % character) will be placed after the subroutine G-Code.

If separate files are requested, GPP2 will take a decision regarding the file extension, based on how many subroutines exist in the toolpath being processed.

    • If the number of subroutines is up to 99, the extension will be of the form ._snn, from ._s01 to ._s99.

    • If the number of subroutines is between 100 and 999, a digit is added to the extension, ranging from ._s001 to ._s999. If a 1000 or more subroutines exist, yet another digit is added (from ._s0001 to ._s9999).

Some functionality may be dependent on the product package. Contact your Reseller if you require a license.