FixOff =================================== |br| It is added to Mastercam differently from other UDEs. Instead of adding it with the “Toolpath Parameters” > “Comment” operation, this information is defined from “WCS Offset” in the “Post Process” tab in “Setup” and then the defined part zero is added to the NCI file as a “FixOff” statement. |br| .. thumbnail:: ../../../../_images/mastercamusingude5.png :width: 700 :alt: Mastercam Using UDEs 5 |br| For example, in the above example, when “Automatic” is selected, G54 is used to activate the part zero. To activate the G55, "Manual" must be selected and replaced with "1". |br| **Type of UDE:** |br| It is not a standard type UDE. You can print the MCS you use from the Custom Variables>Add Formula Variable section by adding the Operation>WPCSelect word from PostDeveloper to the MCS information from NCI to your NC code output. |br| .. thumbnail:: ../../../../_images/mastercamusingude6.png :width: 700 :alt: Mastercam Using UDEs 6 |br| **What Is It Used For?:** |br| It is a UDE used for MCS selection. |br| **How to Deactive?:** |br| It will be deactivated when the Automatic option is selected instead of Manual on the Planes page. |br| **What Affects/Changes in MANUSpost Developer:** |br| When this UDE is activated, any standard Variable or standard Event is not affected in MANUSpost Developer. Only user-created "Custom Variables" and user-created Events will be affected by this UDE. |br| .. |br| raw:: html