|
Miscellaneous
System Variable |
Default format |
Use and Comments |
CYC_CTRL_BYPLANE |
6 |
Determines if drill cycles can be performed on the machine, based on the cycle plane. Use the following predefined values: DEF_NONE DEF_XYONLY DEF_MAJORPLANES DEF_ANYPLANE If a drill cycle is not supported, GPP2 will set the CYC_MANUAL variable. It is the responsibility of the EX2 program to further handle the situation. |
GEN_MAX_FEED |
3 |
MaxFeed value. |
GEN_MAX_FEED_YN |
6 |
Use MaxFeed instead of Rapid. |
SUBS_CTRL_BYPLANE |
6 |
Determines if 2.5X subroutines are exploded in the G-Code file, depending on the subroutine plane. Use the following predefined values: DEF_NONE (no subroutines) DEF_XYONLY DEF_MAJORPLANES DEF_ANYPLANE This system flag replaces NO_SUBROUT |
SUPPRESS_BLANKS |
6 |
If set to TRUE_ (1), GPP2 will suppress any blank lines, as well as any spaces at the beginning of each output line. If set to FALSE_ (0), the output will be as is. |
TOOLCHANGE_TIME |
18 |
This parameter controls the time required to change a tool in the machine. This time is added to the air motion time for each tool. |
|