Last modified by writer on 2025/03/04 19:13

From version 6.1
edited by writer
on 2023/08/29 13:36
Change comment: There is no comment for this version
To version 8.1
edited by writer
on 2025/03/04 19:13
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -12,7 +12,7 @@
12 12  (% style="color:#a0be2d" %)//**G41 **//(%%)– enable compensation mode to the left of the programmed path.
13 13  (% style="color:#a0be2d" %)//**G42**//(%%) – enable compensation mode to the right of the programmed path.
14 14  
15 -(% style="color:#a0be2d" %)//**G41/G42**//(%%) are set after tool change macro whose value is the tool number from the corresponding [[table>>doc:Руководство пользователя.Ответы на типовые вопросы.Для чего нужна «Таблица инструментов»?.WebHome]]. When a command is called, the control program changes the path, moving it to the right ((% style="color:#a0be2d" %)//**G42**//(%%)) or to the left ((% style="color:#a0be2d" %)//**G41**//(%%)) from the original one.
15 +(% style="color:#a0be2d" %)//**G41/G42**//(%%) are set after tool change macro whose value is the tool number from the corresponding [[table>>doc:Руководство пользователя.Ответы на типовые вопросы.Для чего нужна Таблица инструментов?.WebHome]]. When a command is called, the control program changes the path, moving it to the right ((% style="color:#a0be2d" %)//**G42**//(%%)) or to the left ((% style="color:#a0be2d" %)//**G41**//(%%)) from the original one.
16 16  
17 17  {{code language="g-code" title="(% style=~"color:#a0be2d~" %)//**G41**//(%%)// example~~://"}}
18 18  M6 T26 (command tool change to tool No. 26)