kinematics files

More
05 Oct 2021 11:45 #222273 by @wardania99
kinematics files was created by @wardania99
I want to find the kinematics file of linear delta to make some edits 
can anyone know where the kinematics file is located 

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

More
05 Oct 2021 12:44 #222275 by tommylight
Replied by tommylight on topic kinematics files
No double posting. Other post deleted.
Kinematics files are on GitHub as everything else regarding LinuxCNC:
github.com/LinuxCNC/linuxcnc/tree/master/src/emc/kinematics

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

More
05 Oct 2021 13:30 #222280 by Aciera
Replied by Aciera on topic kinematics files
Note that if you have a 'deb' installation (ie. installed linuxcnc from the packabe manager or from an ISO image) you don't have the .c files but only the compiled result.

If you have compiled Linuxcnc on your local computer (ie have a RIP installation) then you will find the .c files in your_linuxcnc_folder/src/emc/kinematics

If you are on a 'deb' installation you can take the kinematic file from the git hub tree and modify the 'userkins.comp' template file which you can then install using
sudo halcompile --install path_to_your_file/your_modified_userkins.comp

linuxcnc.org/docs/html/man/man9/userkins.9.html

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

More
05 Oct 2021 21:48 #222310 by @wardania99
Replied by @wardania99 on topic kinematics files
are you mean deb (debian) or what
and what is RIP installation

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

More
05 Oct 2021 23:46 #222320 by tommylight
Replied by tommylight on topic kinematics files

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

More
06 Oct 2021 14:14 #222362 by Youting
Replied by Youting on topic kinematics files
You can check systems tested file to check

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

Time to create page: 0.062 seconds
Powered by Kunena Forum