Wiki source code of Пробинг

Last modified by writer on 2023/06/14 14:13

Show last authors
1 The probing buttons in the interface of the milling module allow you to search the workpiece surface along the Z axis, as well as along the X and Y axes in the negative and positive directions.
2
3 [[Probing buttons>>image:2019-09-04 14_35_38-PUMOTIX x64 Administrator.png||alt="Probing buttons" data-xwiki-image-style-alignment="center"]]
4
5 When probing along the Z axis, the surface of the material will be searched, the Z coordinate will be zeroed and raised to a safe height. The Probing sensor signal must first be configured in the “Settings” → “IO” → “Input Signal Parameters” section. Also in the section “Settings” → “Tool” the probing speed and safe height are set.
6
7 When using probing buttons, the [[(% class="link" style="color:#8d69b2" %)**M115**>>doc:Руководство пользователя.Описание M-кодов.Стандартные M-коды модуля фрезеровки.WebHome]](%%)  macro is called, which allows you to redefine the behavior of the system during probing.
8
9 Listing IDs of probing directions:
10
11 * X_Minus;
12 * X_Plus;
13 * Y_Minus;
14 * Y_Plus;
15 * Z_Minus.