revarbat / BOSL

The Belfry OpenScad Library - A library of tools, shapes, and helpers to make OpenScad easier to use.
https://github.com/revarbat/BOSL/wiki
BSD 2-Clause "Simplified" License
571 stars 62 forks source link

Bugfix for issue #54 #55

Closed limitz closed 4 years ago

limitz commented 5 years ago

The size for edge E doesn't have to be taken into account if all values in the "edges" lists for indices (E+1)%3 and (E+2)%3 are all zero.