Heidenhain TNC 620 (34056x-04) Cycle programming Instrukcja Użytkownika Strona 214

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 468
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 213
Fixed Cycles: Contour Pocket with Contour Formula
9.1 SL cycles with complex contour formula
9
214
TNC 620 | User's Manual Cycle Programming | 5/2013
Superimposed contours
By default, the TNC considers a programmed contour to be a
pocket. With the functions of the contour formula, you can convert
a contour from a pocket to an island.
Pockets and islands can be overlapped to form a new contour. You
can thus enlarge the area of a pocket by another pocket or reduce it
by an island.
Subprograms: overlapping pockets
The following programming examples are contour
description programs that are defined in a contour
definition program. The contour definition program
is called through the SEL CONTOUR function in the
actual main program.
Pockets A and B overlap.
The TNC calculates the points of intersection S1 and S2 (they do
not have to be programmed).
The pockets are programmed as full circles.
Contour description program 1: pocket A
0 BEGIN PGM POCKET_A MM
1 L X+10 Y+50 R0
2 CC X+35 Y+50
3 C X+10 Y+50 DR-
4 END PGM POCKET_A MM
Contour description program 2: pocket B
0 BEGIN PGM POCKET_B MM
1 L X+90 Y+50 R0
2 CC X+65 Y+50
3 C X+90 Y+50 DR-
4 END PGM POCKET_B MM
Przeglądanie stron 213
1 2 ... 209 210 211 212 213 214 215 216 217 218 219 ... 467 468

Komentarze do niniejszej Instrukcji

Brak uwag