NativeCam on LinuxCNC 2.9.3
- hermann1976
-
- Offline
- Senior Member
-
Less
More
- Posts: 47
- Thank you received: 13
13 Apr 2025 09:52 - 13 Apr 2025 09:52 #326214
by hermann1976
Replied by hermann1976 on topic NativeCam on LinuxCNC 2.9.3
Thank you, Giovanni. Replacing pref_edit.py fixed the problem with saving preferences.
I've been playing around a bit.
I've now figured out how to start NativeCAM in standalone mode.
It works for me by running ncam.py with '/usr/share/linuxcnc/gladevcp/NativeCAM/ncam.py -i /home/cnc/linuxcnc/configs/sim.gmoccapy/gmoccapy.ini -c mill'.
I've been playing around a bit.
I've now figured out how to start NativeCAM in standalone mode.
It works for me by running ncam.py with '/usr/share/linuxcnc/gladevcp/NativeCAM/ncam.py -i /home/cnc/linuxcnc/configs/sim.gmoccapy/gmoccapy.ini -c mill'.
Attachments:
Last edit: 13 Apr 2025 09:52 by hermann1976.
Please Log in or Create an account to join the conversation.
- Giovanni
- Offline
- Junior Member
-
Less
More
- Posts: 31
- Thank you received: 22
13 Apr 2025 12:38 #326219
by Giovanni
Replied by Giovanni on topic NativeCam on LinuxCNC 2.9.3
You could run ncam from any folder by creating a link in a folder which by deffault have a command path.
To do that you could type:
sudo ln -s /usr/share/linuxcnc/gladevcp/NativeCAM/ncam.py /usr/bin/ncam
Then you can call ncam from the terminal like any other command and from any folder.
Regards
Giovanni
To do that you could type:
sudo ln -s /usr/share/linuxcnc/gladevcp/NativeCAM/ncam.py /usr/bin/ncam
Then you can call ncam from the terminal like any other command and from any folder.
Regards
Giovanni
Please Log in or Create an account to join the conversation.
Time to create page: 0.126 seconds