OPPSUMMERING
mdi
BESKRIVELSE
mdi sends G-code commands to LinuxCNC. The command starts an envirmonemt in which G-code commands are sent to the interpreter and machine feedback is displayed.
BRUK
send a single command and exit:
mdi m2 s1400
interactive session
$mdi MDI> m3 s1000 MDI> G0 X100 MDI> ^Z $stopped
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.