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

Documentation issue #56

Closed donbarthel closed 4 years ago

donbarthel commented 4 years ago

The README.md says:

Axis-Positive: Towards the negative end of the axis the object is oriented on. IE: X-, Y-, or Z-. Axis-Negative: Towards the negative end of the axis the object is oriented on. IE: X-, Y-, or Z-.

The definition of Axis-Positive should instead be:

Axis-Positive: Towards the positive end of the axis the object is oriented on. IE: X-, Y-, or Z-.

revarbat commented 4 years ago

README.md looked fine. Corrected this in Home.md in wiki, though.