mkrabset / krabzcam

Online CAM tool for generating G-code from vector graphics and bitmaps
75 stars 8 forks source link

Unable to cut a slot narrower than 2x tool for Pocket? #50

Open JasonKleban opened 3 months ago

JasonKleban commented 3 months ago

If I have a closed path that is at least .25in wide, and a tool that is .25in wide, no toolpath seems to be generated (or, at least, drawn). If I drop the tool size to less than 1/2 of the cut width, the tool path is generated.

image

(Here I'm trying to clear away about 1/4in of material at half depth of the material)

mkrabset commented 3 months ago

Hmm, you should be able to process all places where the tool fits. (You might need a tiny margin though)

I'm having a hard time making sense of your screenshot. Maybe you could try simplifying it by removing paths not involved in the operation in question ? (e.g. the unselected paths)