Z axis

More
03 May 2020 23:52 #166551 by motal2004
Replied by motal2004 on topic Z axis
Yep I found that topic. Got it working. And moved on to configuring my plasmac and I set go through the steps and it set up the configuration, I try to open it through a terminal command and I get permission denied. I figure it has something to do with trying with a bash command, how do I go around this. When open linuxcnc my configuration are not showing up either

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

More
04 May 2020 00:44 #166554 by tommylight
Replied by tommylight on topic Z axis
Most probably you have run the configurator with "sudo", and that is not good, nowhere is the use of sudo mentioned in the configurator user manual.
Open file browser, right click on linuxcnc folder, click on properties. On the next screen select the permissions tab, set all to read and write.

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

More
04 May 2020 01:14 #166559 by phillc54
Replied by phillc54 on topic Z axis

Ok, will try that. Looks like everything is working. Just to make sure when I jog my z axis “ +” positive my torch should be moving down right?

Up would be the correct direction.

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

More
04 May 2020 17:14 #166643 by motal2004
Replied by motal2004 on topic Z axis

Most probably you have run the configurator with "sudo", and that is not good, nowhere is the use of sudo mentioned in the configurator user manual.


That is the the funny thing, I did not used "sudo" what so ever. I followed the manual line by line. I will follow your advice tonight when I get home. will up date. thank you again.
The following user(s) said Thank You: tommylight

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

More
05 May 2020 00:35 #166700 by motal2004
Replied by motal2004 on topic Z axis
Alright permission step not working any suggestions ?

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

More
05 May 2020 00:42 #166701 by rodw
Replied by rodw on topic Z axis
So do you have any configs under
~/linuxcnc/configs ?

Also from the command line, in that folder type sudo ls ./*.*

If that shows additional files you have a permissions issue so you will have to use sudo to give yourself read, write, execute permissions.

If not, you might have set it up somehow in an invalid folder that you don't have permissions for (eg not in your home folder).

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

More
05 May 2020 00:59 #166702 by motal2004
Replied by motal2004 on topic Z axis
So in configs when I type ls
I get azplasma , plasma , and sim axis, and my original file AZ_plasma_machine.pncconf. They are highlighted.
When I do sudo ls the same configuration come up not highlighted

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

More
05 May 2020 01:03 #166704 by phillc54
Replied by phillc54 on topic Z axis
Try
ls -l

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

More
05 May 2020 01:16 #166705 by motal2004
Replied by motal2004 on topic Z axis
See picture
Attachments:

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

More
05 May 2020 01:22 #166706 by phillc54
Replied by phillc54 on topic Z axis
That looks ok, assuming the config we are looking at is plasma now do
ls -l plasma/
Do not use sudo for anything unless it is absolutely necessary. It is a bad habit to get into.

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

Time to create page: 0.114 seconds
Powered by Kunena Forum