Le0Michine / FusionGridfinityGenerator

Other
629 stars 40 forks source link

- Added Scoop max radius input #27

Closed mendimr closed 1 year ago

mendimr commented 1 year ago

Don't know if anyone needs this, was making some small compartments and had to modify the fillet manually for each one so I added the option to set a max scoop radius instead of the default 25mm.

This scoopMaxRadius implementation sets it so it doesn't go any lower than inner wall filletRadius.

PS: From my testing, it seems to be working just fine but I've never written python before. I just copied what tabWidth input does.

Le0Michine commented 1 year ago

Hi, thanks for your PR and sorry for the delay. I'll try to review this in the upcoming week

Le0Michine commented 1 year ago

thanks for making this effort, overall looks good to me