Irev-Dev / Round-Anything

A set of OpenSCAD utilities for adding radii and fillets, that embodies a robust approach to developing OpenSCAD parts.
https://kurthutten.com/blog/round-anything-a-pragmatic-approach-to-openscad-design
MIT License
504 stars 47 forks source link

3 consecutive col-linear points in polyRound() #1

Closed Irev-Dev closed 7 years ago

Irev-Dev commented 7 years ago

If three consecutive points points given to polyRound are col-linear, polygon will not output a shape.