.\" Copyright (c) 2020 andypugh .\" .\" This is free documentation; you can redistribute it and/or .\" modify it under the terms of the GNU General Public License as .\" published by the Free Software Foundation; either version 2 of .\" the License, or (at your option) any later version. .\" .\" The GNU General Public License's references to "object code" .\" and "executables" are to be interpreted as the output of any .\" document formatting or typesetting system, including .\" intermediate and printed output. .\" .\" This manual is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, write to the Free .\" Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, .\" USA. .\" .\" .\" .TH LINUXCNCLCD "1" "2020-08-26" "LinuxCNC Documentation" "The Enhanced Machine Controller" .SH NAME linuxcnclcd \- LinuxCNC Graphical User Interface for LCD character display .SH SYNOPSIS .B linuxcnclcd \fI\-ini\fR \fI\fR .SH DESCRIPTION \fBlinuxcnclcd\fR is one of the Graphical User Interfaces (GUI) for LinuxCNC It gets run by the runscript usually. Linuxcnclcd is designed to run on a 4 x 20 LCD character display. It is not clear if it has ever worked. .SH OPTIONS .TP \fBINIFILE\fR 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 \fBLinuxCNC\fR which other files to load and use. .SH "SEE ALSO" \fBLinuxCNC(1)\fR Much more information about LinuxCNC and HAL is available in the LinuxCNC and HAL User Manuals, found at /usr/share/doc/LinuxCNC/. .SH BUGS None known at this time. .PP .SH AUTHOR This man page written by andypugh, as part of the LinuxCNC project. .SH REPORTING BUGS Report bugs at https://github.com/LinuxCNC/linuxcnc/issues .SH COPYRIGHT Copyright \(co 2020 andypugh. .br This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.