Fede Raimondo

Results 21 comments of Fede Raimondo

Indeed I was trying to cut a shape but compute the exact negative offset. Sometimes I want a hole to be exactly X mm in diameter, but sometimes I want...

If I select anything on that option, then the struggle with the openvoronoi library starts. And it does something completely different. Although I don't know if it was because I...

Exactly. With no pocketing the openvoronoi is not used, but I can still use the tool diameter to account for the offset. Weird thing is that I tried to cut...

This is an example of what happens when I want to cut a 2cm x 2cm square from Z=0 to Z=-5. Both pocketing options give me the same result.

Regarding the toolpath in the image, I expected to be able to cut a square hole in 0.5mm steps up to -5 (the -5/-4 location is just illustrative). The way...

You are right. I'll remove the attribute and create a function. ``` In [42]: np.sum(np.logical_and(log.labels != 0, ~np.isnan(log.labels)), axis=1) Out[42]: array([ 37, 22, 16, 14, 20, 14, 14, 7, 61,...

There it is with a new method. Take it or discard it, it's quite simple so maybe it is not necessary, but for me it adds clarity to the log....

Hi! Any news about this PR? I want to use this package in Spanish (willing to contribute with translations) but I also found that at least 3 strings are not...

@moggers87 Thanks! Just did all the Spanish ones... waiting for the new release. Any ETA?

Just tested it. I can confirm it works.