Hi all,
I am new to CNC and have been learning the ropes over the last few months. I am starting with a MyDIYCNC and using CamBam along with Mach3 to cut the part. I have successfully modeled my part, created the milling operations in CamBam and am using the eval version of CutViewer and everything looks good - at least to me.
My issue is when I take the gcode to Mach3 and start milling my part, the spindle seems to go to a Z point that is higher than my stock/part and starts milling there. It proceeds to mill all the way down to the actual stock surface (which seems to be the bottom of the part).
My stock size is 120mm x 56mm x 9mm. In CamBam and CutViewer my part sits nicely within the stock and it all looks good when simulated - it cuts down into the stock and reveals the part. I have the stock surface set to 9mm. In Mach3, I zero the spindle at the top of the stock surface (z=0).
When I run the gcode in Mach3, the spindle rises up above the stock to about what appears to be the same Z value (~9mm) as the stock height and then starts to follow the toolpaths to cut the part - but it's in the air above the part. After letting it run to see what it would do, it appears that it cuts down to the actual top of the stock surface and that appears to be the lowest cut (Z=0). The paths that the cutter is following seem to be correct, they are just in the air above the actual stock.
I 'believe' I have set Mach3 up correctly and am unsure if my issue is in Mach3 setup (table def, etc) or in the part milling operations in CamBam. Edit: I managed to to get the machine coordinates setup correct. Also, when I am in stock coordinates and click 'go to z' it goes right back to the top of the stock part and lower left corner - where I expect it to.
Forgive me if I am not making much sense - I trying to describe it based on what I observed. I think what I am doing wrong is probably simple and I am missing something that I don't know what / where to look for. I tried to set the stock surface to 0, but it moved the stock below the Z axis and the milling operations were all messed up (the part was +Z and stock -Z), so I think I have the stock setup correctly. Any help would be appreciated.
I've attached the gcode here.
Thx