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

СИНОПСИС

axis -ini INIFILE

ОПИСАНИЕ

axis is one of the Graphical User Interfaces (GUI) for LinuxCNC. It gets run by the runscript usually.

ОПЦИИ

INIFILE

The INI file is the main piece of an LinuxCNC configuration. It is not the entire configuration; there are various other files that go with it (NML files, HAL files, TBL files, VAR files). It is, however, the most important one, because it is the file that holds the configuration together. It can adjust a lot of parameters itself, but it also tells LinuxCNC which other files to load and use.

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

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 Alex Joni, as part of the LinuxCNC project.

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

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

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

Copyright © 2007 Alex Joni.

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