Andrew Krippner
Andrew Krippner
I was able to address this with a try-catch in a loop. It doesn't seem the most efficient but this does the job I needed. ``` export const safeFillet =...
Thanks for bringing pantograph to my attention, it looks great. I have used makerjs before for a 2d DXF export application but it didn't work well for my needs (commonly...
> I would like to incorporate something in that spirit with [pantograph](https://github.com/sgenoud/pantograph) (my attempt at doing the 2d kernel myself). And I definitely see the point in it (I would...
It appears this occurs on Node 16 but not Node 20.