> > If you don't want a GUI do you want a G-code interpreter, or are you > > planning on using just HAL? > HAL, EMCMOT, EMCIO, EMCTASK, NML-SERVER should be on the small board. A > GUI will work via network. I think that should avoid installation of
Axis can run via standard X-Windows. That's how I do most of my development. I use Cygwin/X on my Windows 10 computer, ssh to linuxcnc computer (ssh -Y username@machinename), then just run axis. The axis window appears on my Windows 10 box. The updates are a little slow though. You don't need X-Windows running on the linuxcnc box. This gives back a lot of RAM. Frank ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
