OPPSUMMERING
linuxcnclcd -ini <INI file>
BESKRIVELSE
linuxcnclcd is one of the Graphical User Interfaces (GUI) for LinuxCNC. It gets typically run by the runscript. Linuxcnclcd is designed to run on a 4 x 20 LCD character display. It is not clear if it has ever worked.
VALGMULIGHETER
- INI file
-
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.
SE OGSÅ
linuxcnc(1)
Mye mer informasjon om LinuxCNC og HAL er tilgjengelig i brukerhåndbøkene for LinuxCNC og HAL, tilgjengelig i /usr/share/doc/LinuxCNC/.
FEIL
Ingen kjent for øyeblikket.
FORFATTER
This man page written by Andy Pugh, as part of the LinuxCNC project.
FEILRAPPORTERING
Report bugs at https://github.com/LinuxCNC/linuxcnc/issues.
ÅNDSVERKSRETTIGHETER
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.