Until version 5.5.2.6 the software outputs GCode automatically and internally compensated for all cycles. This means that no tool radius compensation is made by the controller, such as G41/G42.
By internally compensating all the GCode, the GCode output is compatible with more controllers, but several users prefer the use of compensated code on the controller as the code is more easy to change manually and the X and Z values correspond to the exact final part. For this reason on version 5.5.2.6 the user is able to define the most important cycles (inside, outside, facing and grooving) to match what the controller is expecting. The use of G41/G42 is also possible.
Available after version 5.5.2.6 – this feature is experimental and should be used carefully.
Simulation and other options will be affected if using this customer defined cycles
1) How to enable this option
On the machine templates, the cycle definition menu is present:

Step 2) Select the cycle
Among the cycles present, there is a checkbox. If the corresponding checkbox is disabled, the GCode is generated as it was until now, if the check box is enable, the corresponding cycle will be generated accordingly to the syntax defined by the user. As an example, if the user wants to use its own syntax for facing, and considering the following settings:

The software will output, for a complete cycle (a cycle with rough and finish) the upper output and for a finish only the lower one. Lets consider facing on a BUS01 profile, the output will be:

This is not a valid syntax, but placed for exemplification the minimum functionality of the setting
Step 3) Fill the cycle settings with the correct syntax
Many options are present so that a valid syntax can be produced. For the majority of the cycles, the groups Material, Cycle, Axis, Spindle, AuxiliaryFunctions and SafePosition are present. The meaning of each of the available reserved words can be found on the reserved words link.
By using the reserved words, complex syntaxes can be obtained that should be enough to generate all the needed to suit your controller.
Examples
Click on the following links to obtain examples for recommended definitions of the cycles