How to find scarakins file in linuxcnc folders ?
- uur.ersan
- Offline
- New Member
-
Less
More
- Posts: 7
- Thank you received: 0
19 Feb 2016 20:07 #70380
by uur.ersan
How to find scarakins file in linuxcnc folders ? was created by uur.ersan
Hi everybody.
I need scarakins of kinematic file. I want to some changes on scarakins file.
i try find some ways but i can not find it.
Where is the scarakins file in linuxcnc folders ?
I need scarakins of kinematic file. I want to some changes on scarakins file.
i try find some ways but i can not find it.
Where is the scarakins file in linuxcnc folders ?
Please Log in or Create an account to join the conversation.
- fc60
- Offline
- Premium Member
-
Less
More
- Posts: 133
- Thank you received: 7
20 Feb 2016 00:40 #70390
by fc60
Replied by fc60 on topic How to find scarakins file in linuxcnc folders ?
Greetings,
Open a terminal and type in ...
find -name scarakins
Cheers,
Dave
Open a terminal and type in ...
find -name scarakins
Cheers,
Dave
The following user(s) said Thank You: uur.ersan
Please Log in or Create an account to join the conversation.
- andypugh
-
- Offline
- Moderator
-
Less
More
- Posts: 23323
- Thank you received: 4948
23 Feb 2016 22:50 #70539
by andypugh
if you don't have the source, then you won't have it.
If you do have the source then it is in src/emc/kinematics.
Replied by andypugh on topic How to find scarakins file in linuxcnc folders ?
Where is the scarakins file in linuxcnc folders ?
if you don't have the source, then you won't have it.
If you do have the source then it is in src/emc/kinematics.
The following user(s) said Thank You: uur.ersan
Please Log in or Create an account to join the conversation.
- uur.ersan
- Offline
- New Member
-
Less
More
- Posts: 7
- Thank you received: 0
07 Apr 2016 09:17 #72899
by uur.ersan
Replied by uur.ersan on topic How to find scarakins file in linuxcnc folders ?
Hi Andy ;
i downloaded scarakins source file.
i want some changes and then compile and test on my scara arm.
actually i have a homing problem for c axis. same problem solved this link. sourceforge.net/p/emc/mailman/emc-develo...CU6A@mail.gmail.com/
i am searching kinematics directory but can not find it. loaded my screen photo
how i can find it ?
How i can compile and install my new scarakins file ?
i downloaded scarakins source file.
i want some changes and then compile and test on my scara arm.
actually i have a homing problem for c axis. same problem solved this link. sourceforge.net/p/emc/mailman/emc-develo...CU6A@mail.gmail.com/
i am searching kinematics directory but can not find it. loaded my screen photo
how i can find it ?
How i can compile and install my new scarakins file ?
Please Log in or Create an account to join the conversation.
- andypugh
-
- Offline
- Moderator
-
Less
More
- Posts: 23323
- Thank you received: 4948
07 Apr 2016 12:06 #72904
by andypugh
Replied by andypugh on topic How to find scarakins file in linuxcnc folders ?
How did you compile scarakins?
sudo halcompile --install scarakins.c
Might work, is that what you did?
Your search strategy seems wrong for finding the scarakins.ko kernel module.
sudo halcompile --install scarakins.c
Might work, is that what you did?
Your search strategy seems wrong for finding the scarakins.ko kernel module.
The following user(s) said Thank You: uur.ersan
Please Log in or Create an account to join the conversation.
Time to create page: 0.128 seconds