Changes for page Поиск базы

Last modified by writer on 2023/09/08 18:34

From version 3.1
edited by writer
on 2023/02/09 19:49
Change comment: There is no comment for this version
To version 4.1
edited by writer
on 2023/08/09 17:55
Change comment: There is no comment for this version

Summary

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).