Trying to set up 2nd machine for testing

More
12 Dec 2011 16:24 - 12 Dec 2011 16:50 #15591 by cwebs
I have emc running well with machine name "my_mill" want to set up another one for testing and learning. Used Stepconfig and made a second one named "Carls_cnc". Every thing seemed ok during the set up. Tested all three axis and joged machine. Set speed and acelaration ok. Go to dest top and click on the new Carls cnc icon and nothen. Emc will not start. My mill still works fine.
What can I do to get the second setup working. I want to setup a joypad and learn HAL but leave the working one alone. Thanks Carl


More info. Seems that the desktop icon is what is broken. Runs from the "Applications" Ok.
Last edit: 12 Dec 2011 16:50 by cwebs.

Please Log in or Create an account to join the conversation.

More
12 Dec 2011 17:14 #15596 by BigJohnT
Copy the command from your desktop shortcut and paste in a terminal window and see what error you get.

But I suspect the config name it the problem...

John

Please Log in or Create an account to join the conversation.

More
12 Dec 2011 19:43 #15602 by cwebs
No error codes. I had the same thing happen with the old computer. No problem, I can use it.

Please Log in or Create an account to join the conversation.

More
13 Dec 2011 10:00 #15625 by ArcEye
Hi

Look in /home/yourfolder/Desktop

The NameofShortcut.desktop file should have a format like this

[Desktop Entry]
Name=EMC-HAL-SIM-LATHE
Exec=/usr/bin/emc '/home/yourname/emc2/configs/sim/lathe.ini'
Type=Application
Comment=
Icon=emc2icon


The single quotes around the file path and name is important, because it is launched through a shell and identifies it as a single arg.

If it looks OK rename the .ini to lowercase with no spacers and try that (rename both the actual file and the arg in the shortcut)

regards

Please Log in or Create an account to join the conversation.

More
13 Dec 2011 16:48 #15636 by cwebs
ArcEye wrote:

Hi

Look in /home/yourfolder/Desktop

The NameofShortcut.desktop file should have a format like this

[Desktop Entry]
Name=EMC-HAL-SIM-LATHE
Exec=/usr/bin/emc '/home/yourname/emc2/configs/sim/lathe.ini'
Type=Application
Comment=
Icon=emc2icon


The single quotes around the file path and name is important, because it is launched through a shell and identifies it as a single arg.

If it looks OK rename the .ini to lowercase with no spacers and try that (rename both the actual file and the arg in the shortcut)

regards

Does this info come from right click/properties ?

Please Log in or Create an account to join the conversation.

More
13 Dec 2011 18:06 #15640 by ArcEye
No it comes from opening a desktop shortcut and reading it.

Please Log in or Create an account to join the conversation.

Time to create page: 0.064 seconds
Powered by Kunena Forum