tbfleming / jscut

In-browser CAM package
http://jscut.org
GNU General Public License v3.0
295 stars 136 forks source link

Feature request: Drilling #23

Open gndprx opened 9 years ago

gndprx commented 9 years ago

Would love to see drilling (straight plunge cuts) as well as spiral path cutting for circular holes larger than the bit diameter.

ghost commented 8 years ago

I would love this see the drill feature too.

xoan commented 8 years ago

Is it possible to get the boundary box(es) of a selected path(s) and to calculate each center?

This way, it could be possible to code a new «Drill» simple operation to plunge into material without any horizontal movement, is it right?

leonerd commented 6 years ago

As a workaround for drilling, I find it works for me if I tell it the cutter size is 2.45mm, to make a 2.5mm drill hole. In practice my machine's resolution is lower than the amount it would move around by, so what happens is it plunges, dwells and retracts again without actual movement in the X/Y axes.

LaboJeanPerrin commented 6 years ago

Drilling would be awesome!

ernecati commented 3 years ago

You can use my module for straight plunge cuts http://jqdrill.necatier.com/ With this module you can convert pathed drill codes to direct codes.