Changes for page Поиск базы
Last modified by writer on 2023/09/08 18:34
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -63,3 +63,11 @@ 63 63 Options: 64 64 65 65 * number axesMask – axis mask, an integer in which bits from 0 to 8 indicate whether the corresponding axes are selected. 66 + 67 +===== **number GetHomeType()** ===== 68 + 69 +Allows you to check selected homing type from settings. 70 + 71 +Return value: 72 + 73 +* integer number denoting the selected homing type (0 - Z axis homing, then simultaneous homing of other axes; 1 - sequential homing staring from the Z axis; 2 - simultaneous homing of all axes).