Machining centre parameter to set MPR(X) values
The Work piece data is typically information in the '<100' section of an MPR(X) file, for example:-
RNZ="0"
FNX="2.5"
FNY="2.5"
...
This information is typically the X, Y and Z offset for the part but any of the necessary MPR(X) instructions for this section can be set
- Enter the machining instructions as required
The MPR(X) work piece option is also available for each Machining library drawing (Drawing properties) - these values (if set) override the Machining centre parameter values.
Work piece - machining library FNX=1;FNY=2
Work piece - machining centre parameters FNY=4;RNZ=3
The data transferred is:-
FNX=1
FNY=2
RNZ=3
Notes
- Non-numeric values can also be passed to the MPR(X) file, e.g. RNZ="_BLEEDER"