Changes for page G40, G41, G42: Компенсация диаметра инструмента
Last modified by writer on 2025/03/04 19:13
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -9,10 +9,10 @@ 9 9 {{/error}} 10 10 11 11 (% style="margin-left: 30.0px;" %) 12 -(% style="color:#a0be2d" %)//**G41 T-**//(%%)– enable compensation mode to the left of the programmed path.13 -(% style="color:#a0be2d" %)//**G42 T-**//(%%)12 +(% style="color:#a0be2d" %)//**G41 **//(%%)– enable compensation mode to the left of the programmed path. 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 withaparameterwhose 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) ... ... @@ -30,6 +30,6 @@ 30 30 31 31 {{error title="**It is an error if:**"}} 32 32 * if the YZ work plane is active ([[more...>>doc:Руководство пользователя.Описание G-кодов.Список G-кодов, поддерживаемых системой.G11-G30.G17 - G19\.1: Выбор рабочей плоскости]]); 33 -* the tool withthespecifiednumberwas notaddedto the“[[ToolTable>>doc:Руководствопользователя.Ответынатиповые вопросы.Для чего нужна «Таблица инструментов»?.WebHome]]”;33 +* the current tool is not selected or the diameter of the selected tool is not specified; 34 34 * tool diameter compensation has been included previously. 35 35 {{/error}}