Wiki source code of G82: Цикл сверления с паузой
Last modified by writer on 2023/09/01 17:40
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
1.1 | 1 | (% style="color: rgb(160,190,45);" %) |
2 | //**G82 (X- Y- Z-) or (U- V- W-) R- L- P-**// | ||
3 | |||
![]() |
2.2 | 4 | The (% style="color:#a0be2d" %)//**G82**//(%%) cycle is intended for drilling with a dwell at the bottom of the hole. The motion of a (% style="color:#a0be2d" %)//**G82**//(%%) canned cycle looks just like (% style="color:#a0be2d" %)//**G81**//(%%) with the addition of a dwell at the bottom of the Z move. The length of the dwell is specified by a (% style="color:#a0be2d" %)//**P-**//(%%) word in the (% style="color:#a0be2d" %)//**G82**//(%%) block. |
![]() |
1.1 | 5 | |
![]() |
2.2 | 6 | The cycle includes the following actions: |
![]() |
1.1 | 7 | |
![]() |
2.2 | 8 | 1. Preliminary movement described in the section [[«Canned Cycles»>>doc:Руководство пользователя.Описание G-кодов.Список G-кодов, поддерживаемых системой.G80-G89\: Постоянные циклы.WebHome]]. |
9 | 1. Move the Z axis with the current feedrate to Z position. | ||
10 | 1. Dwell for the P number of seconds. | ||
11 | 1. The Z-axis does a rapid move to clear Z. |