Slow work of rotary axis
- tommylight
- Away
- Moderator
Less
More
- Posts: 19209
- Thank you received: 6438
31 May 2020 19:00 #169547
by tommylight
Replied by tommylight on topic Slow work of rotary axis
Did you check permissions for the folder where the file is located ?
Please Log in or Create an account to join the conversation.
31 May 2020 19:25 #169553
by aleksamc
Replied by aleksamc on topic Slow work of rotary axis
I checked, folders has permissions read & write.
I also replace file.py to user/ and also tried. I got the same result, not matter what folder is.
I also replace file.py to user/ and also tried. I got the same result, not matter what folder is.
Please Log in or Create an account to join the conversation.
31 May 2020 20:45 #169570
by aleksamc
Replied by aleksamc on topic Slow work of rotary axis
I also tried to configure python module from
Remap extending G-codeRemap docs
When I run linuxcnc from terminal I get errors
When I run linuxcnc from terminal I get errors
Found file(REL): ./ax4laser.hal
Found file(REL): ./custom.hal
cant resolve path to 'home/user/linuxcnc/configs/ax4laser/python/toplevel.py'
Interp ctor: cant instantiate Python plugin
cant resolve path to 'home/user/linuxcnc/configs/ax4laser/python/toplevel.py'
Python plugin configure() failed, status = -5
cant resolve path to 'home/user/linuxcnc/configs/ax4laser/python/toplevel.py'
Python plugin configure() failed, status = -5
RTAPI: ERROR: Unexpected realtime delay on task 1
This Message will only display once per session.
Run the Latency Test and resolve before continuing.
Please Log in or Create an account to join the conversation.
01 Jun 2020 19:28 #169701
by aleksamc
Replied by aleksamc on topic Slow work of rotary axis
Today I made connection of python module, as wrote in
Having another go at remaping M6
When I run linuxcnc no error are present.
But I still cannot run filter.py. Permission denied and nothing more.
When I run linuxcnc no error are present.
But I still cannot run filter.py. Permission denied and nothing more.
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19209
- Thank you received: 6438
01 Jun 2020 20:56 #169714
by tommylight
Replied by tommylight on topic Slow work of rotary axis
From the beginning:
What Linux are you using?
Since you are getting way to many permission denied, it is much easier and faster to reinstall linux and start over.
Somewhere somehow you used sudo where it was not supposed to be used, so now it is tedious to try to figure that out.
What Linux are you using?
Since you are getting way to many permission denied, it is much easier and faster to reinstall linux and start over.
Somewhere somehow you used sudo where it was not supposed to be used, so now it is tedious to try to figure that out.
Please Log in or Create an account to join the conversation.
02 Jun 2020 05:16 #169771
by aleksamc
Replied by aleksamc on topic Slow work of rotary axis
I use linux 2.7.15
Do you think, I need to reinstall it?
My be some python was not installed or enviromnment is wrong.
When I write in python program
#! /usr/bin/env python
I get such file not found or something similar.
Do you think, I need to reinstall it?
My be some python was not installed or enviromnment is wrong.
When I write in python program
#! /usr/bin/env python
I get such file not found or something similar.
Please Log in or Create an account to join the conversation.
Time to create page: 0.321 seconds