NativeCam on LinuxCNC 2.9.3

More
21 May 2025 16:36 #328865 by Giovanni
Replied by Giovanni on topic NativeCam on LinuxCNC 2.9.3

There is a slowly developing version for qt screens:
github.com/LinuxCNC/linuxcnc/commits/qt_ncam/

 

To install NativeCAM from that site, should I download or clone all the linuxcnc package of files?

Regards
Giovanni

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

More
22 May 2025 01:21 #328882 by cmorley
Replied by cmorley on topic NativeCam on LinuxCNC 2.9.3
I would clone the repository and compile
The following user(s) said Thank You: Giovanni

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

More
23 Jul 2025 07:45 #332215 by cadcam
Replied by cadcam on topic NativeCam on LinuxCNC 2.9.3
Does anyone have lathe working?

Run - python3 ncam and mill loads
Run - python3 ncam -c lathe and get the attached errors

Thanks
 
Attachments:
The following user(s) said Thank You: Surmetall

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

More
23 Jul 2025 21:59 #332242 by Giovanni
Replied by Giovanni on topic NativeCam on LinuxCNC 2.9.3
The following user(s) said Thank You: cadcam

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

More
24 Jul 2025 04:41 #332251 by cadcam
Replied by cadcam on topic NativeCam on LinuxCNC 2.9.3
I followed all the steps you listed and applied the fixes. Now it loads both standalone and imbedded.
The SYS_DIR sets itself to /usr/bin so i changed it in ncam.py to be "/usr/share/linuxcnc/gladevcp/NativeCAM"

In lathe everything works except change tool and straight turn. When I select these icons they give the following error:
File "/usr/bin/ncam", line 4955, in add_feature
f = Feature(src=src_file)
^^^^^^^^^^^^^^^^^^^^^
File "/usr/bin/ncam", line 1736, in __init__
self.from_src(src)
File "/usr/bin/ncam", line 1864, in from_src
exec(self.attr["init"])
File "<string>", line 2, in <module>
NameError: name 'parent' is not defined. Did you mean: 'reparent'?

Any idea how to reslove this is appreciated. Cheers

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

Time to create page: 0.066 seconds
Powered by Kunena Forum