Resetting with TRANS RESET
Application
Use the NC function TRANS RESET to reset all simple coordinate transformations simultaneously.
Related topics
- NC functions for coordinate transformation
- Coordinate transformation cycles
Description of function
The control resets the following simple coordinate transformations:
Coordinate transformation | Syntax | Further information |
---|---|---|
Datum shift | TRANS DATUM | |
Mirroring | TRANS MIRROR | |
Cycle 8 MIRRORING | ||
Rotation | TRANS ROTATION | |
Cycle 10 ROTATION | ||
Scaling | TRANS SCALE | |
Cycle 11 SCALING FACTOR | ||
Cycle 26 AXIS-SPECIFIC SCALING |
The control also resets simple coordinate transformations defined by the machine manufacturer.
Input
NC programs contained in this User's Manual are suggestions for solutions. The NC programs or individual NC blocks must be adapted before being used on a machine.
Change the following contents as needed:
- Tools
- Cutting parameters
- Feed rates
- Clearance height or safe position
- Machine-specific positions (e.g., with M91)
- Paths of program calls
Some NC programs depend on the machine kinematics. Adapt these NC programs to your machine kinematics before the first test run.
In addition, test the NC programs using the simulation before the actual program run.
With a program test you determine whether the NC program can be used with the available software options, the active machine kinematics and the current machine configuration.
11 TRANS RESET | ; Reset simple coordinate transformations |
To navigate to this function:
Insert NC function All functions Special functions Functions Coordinate transformations TRANS TRANS RESET
The NC function includes the following syntax elements:
Syntax element | Meaning |
---|---|
TRANS RESET | Syntax initiator for resetting simple coordinate transformations |