Hello, all. I'm using BobCAD v23 mill, with Artsoft.
I created a brake light matrix to hold LEDs (create a cube, then create a pattern of small cylinders, then subtract the cylinders to create a 3d part with a staggered hole pattern), then went to CAM. When I tell CAM to computer a toolpath, it doesn't seem to do anything. When I tell iot to verify, the simulator window comes up blank. Posting comes up with a very brief program:
M05
G00 G91 G28 Z0.
G91 G28 Y0.
M06
M02
(END OF FILE)
(END OF PROGRAM)
M30
%
So, it looks as though CAM cannot see the part that I have created. I'm sure that I'm making a very basic mistake, but I can't see it. How can I get my part into the CAM section of the program?
Thank you.