I assume that you are using emc2 installed from our cd, and updated to
the latest version via the network.

When running emc from the terminal, you would type something like this:
    cd ~/emc2/configs/my-mill
    emc my-mill.ini
to run the my-mill.ini configuration in ~/emc2/configs/my-mill.  You can also
do it on one line, like this:
    emc ~/emc2/configs/my-mill/my-mill.ini

Shown together with the shell prompts, it will look something like this:
    jep...@platte:~$ cd ~/emc2/configs/my-mill
    jep...@platte:~/emc2/configs/my-mill$ emc my-mill.ini
    EMC2 - 2.2.8
    Machine configuration directory is '/home/jepler/emc2/configs/my-mill'
    Machine configuration file is 'my-mill.ini'
    ...

If you are seeing something different, please tell us what you typed and
show us what the terminal showed, like I did above.

This will help us solve your problem.

Jeff

------------------------------------------------------------------------------
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to