I have run into some issues Kiri:Moto that I need help with.
Is is there a way to place tabs around the part? The tab feature only seams to work on the outside of the part but not on the inside of the part if it cuts out a pocket or circle.
I have attempted to make some signs using OnShape, but when I go to generate g code is doesnt route out the pocket or plunge a hole.
See examples:
I don’t understand what you are asking about the tabs (I’m pretty sure I don’t know the answer, but if I don’t understand the question, people who do know the answer may be having trouble as well)
So after some experimenting, to cut the pockets properly. You use the roughing cut in kiri:moto instead of the finishing cut. I’m probably wrong on this part but my understanding is that you use some bigger bit on the roughing cut and tidy it up with teh finishing cut is the intent of the two different cuts?
But since it seems that in general people tend to keep the same bit, everything is the same cut. Roughing cut does the internal path trace for pockets, but the downside is that it does the path trace for interior profiles as well… Since alot of the things I have planned doesn’t have large interior profiles, I’m content putting ‘spacer’ peices inside interior profiles. I’ve found that sketching it 0.01 inches larger than the bitsize from the cutting surface only creates a single path. I manually add a few tabs to make kiri think the interior profile piece and the piece i’m actually cutting is a singular piece. Otherwise Kiri doesn’t seem to recognize collisions. This may be a future issue for someone trying to do nested cutting arrangements.
I’ve been trying to narrow down the kiri code on gridspace to figure out if I can add a hook to set interior profiles vs pockets, as this would solve the nested parts collision issue, and also to optimize the paths when tabs are being cut.