Can't install custom kinematics file on 2.7.3.
30 Jan 2016 23:10 - 30 Jan 2016 23:21 #69293
by Steiner
Can't install custom kinematics file on 2.7.3. was created by Steiner
Dear LinuxCNC users,
I found a problem with the installation of my custom kinematics (.c) file on LinuxCNC 2.7.3.
Here is the console content:This is after installation of the Debian Wheezy with LinuxCNC 2.7 from DVD and installing all the updates.
After installation of Debian Wheezy with LinuxCNC 2.7 from DVD with only installing this update:There is the same problem.
My file lineardeltakins.c is located in LinearDelta4 folder with the machineconfiguration.
I am totally new to Linux, I suppose that the command I typed was wrong.
I reinstalled the Debian Whezzy with Linuxcnc one more time and tried to update only
I followed step by step the instruction created by OOOVincentOOO here:
forum.linuxcnc.org/forum/24-hal-componen...ted-kinematics#58124
Installation of custom kinematics on LinuxCNC 2.5 and 2.6 was successful and worked fine with real machine.
I would be grateful if you could help me to find a solution.
Best Regards, Jacob
I found a problem with the installation of my custom kinematics (.c) file on LinuxCNC 2.7.3.
Here is the console content:
cnc@cnc:~/linuxcnc/configs/LinearDelta4$ sudo comp --install lineardeltakins.c
[sudo] password for cnc:
sudo: comp: command not found
After installation of Debian Wheezy with LinuxCNC 2.7 from DVD with only installing this update:
sudo apt-get install linuxcnc-dev
My file lineardeltakins.c is located in LinearDelta4 folder with the machineconfiguration.
I am totally new to Linux, I suppose that the command I typed was wrong.
I reinstalled the Debian Whezzy with Linuxcnc one more time and tried to update only
I followed step by step the instruction created by OOOVincentOOO here:
forum.linuxcnc.org/forum/24-hal-componen...ted-kinematics#58124
Installation of custom kinematics on LinuxCNC 2.5 and 2.6 was successful and worked fine with real machine.
I would be grateful if you could help me to find a solution.
Best Regards, Jacob
Last edit: 30 Jan 2016 23:21 by Steiner.
Please Log in or Create an account to join the conversation.
30 Jan 2016 23:28 - 30 Jan 2016 23:29 #69295
by PCW
Replied by PCW on topic Can't install custom kinematics file on 2.7.3.
The name of the hal component compile script was changed from comp to halcompile in later LinuxCNC versions
Last edit: 30 Jan 2016 23:29 by PCW.
The following user(s) said Thank You: Steiner
Please Log in or Create an account to join the conversation.
Time to create page: 0.051 seconds