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
557 stars 62 forks source link

Make chamfer configurable for slider #61

Closed esteevens closed 4 years ago

esteevens commented 4 years ago

I made the chamfer configurable for the slider, the default value is 2. It was hardcoded to 2, and caused errors with low base values.