LinuxCNC Documentation
This page is 52% translated. Untranslated text is shown in English.

СИНОПСИС

teach-in [> outfile]

ОПИСАНИЕ

teach-in is a script to learn set positions for later use by a script.

A dialog box is shown with options to choose the coordinate system. Each press of the "Learn" button outputs a line of text to stdout or the file chosen at load time.

Line format: line-no X Y Z flood mist spindle

СМОТРИТЕ ТАКЖЕ

linuxcnc(1)

Much more information about LinuxCNC and HAL is available in the LinuxCNC and HAL User Manuals, found at /usr/share/doc/LinuxCNC/.

BUGS

None known at this time.

АВТОР

This man page written by Andy Pugh, as part of the LinuxCNC project.

СООБЩЕНИЕ ОБ ОШИБКАХ

Сообщайте об ошибках по адресу https://github.com/LinuxCNC/linuxcnc/issues.

АВТОРСКОЕ ПРАВО

Copyright © 2020 Andy Pugh.

This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.