Category: NativeCAM
Hello everyone,I managed to get Nativecam loaded and running on the 2.9.4 iso, using the
github.com/freemoore/NativeCAM
download, and Giovanni’s instruction pdf plus all the corrections along the way. I ran a huge victory lap when I saw the Nativecam Tab in Axis not blank but how it supposed to look! But…..as usual the fight is not over and my troubleshooting skills are limited by my total lack of experience with Nativcam as I have never used it before.The problem is the Nativecam project is not dynamically updating in the Axis preview ,tab and if I try exporting the project as gcode the .ngc file is mostly composed of stuff that looks like this:
(begin Workpiece)(workpiece definition author : Fernand Veilleux) #<wp_width> = [5.906000]#<wp_length> = [13.780000]#<wp_depth> = [0.125000]#<wp_wall> = [0.000000]#<wp_corner_radius> = [0.000000]#<wp_inside_width> = [#<wp_width> - #<wp_wall> * 2]#<wp_inside_length> = [#<wp_length> - #<wp_wall> * 2] #<wp_x> = -2.953000#<wp_y> = 0.000000 o<select> CALL [31] [0] [-2.953000] [-2.953000 - #<wp_length> / 2] [-2.953000 - #<wp_length>]#<wp_left> = #31#<wp_right> = [#<wp_left> + #<wp_length>]
I’ve been asking the AI questions about how Nativecam is supposed to work and I think its been mostly correct but is often describing how it “used to work” and not necessarily how it works now. My gut tells me the problem has something to do with a symbolic link or a missing ncam.ngc file. Any thoughts are greatly appreciated!-Doug