This programming example illustrates how to machine with a grinding tool.
The NC program uses the following grinding cycles:
- Cycle 1000 DEFINE RECIP. STROKE
- Cycle 1002 STOP RECIP. STROKE
- Cycle 1025 GRINDING CONTOUR
- Program sequence
- Start milling mode
- Tool call: Grinding pin
- Define Cycle 1000 DEFINE RECIP. STROKE
- Define Cycle 14 CONTOUR
- Define Cycle 1025 GRINDING CONTOUR
- Define Cycle 1002 STOP RECIP. STROKE