JohK / nutsnbolts

A OpenSCAD library that allows for simple creation of nuts and bolts and respective nut catches and screw holes
GNU General Public License v3.0
267 stars 41 forks source link

Default nutcatch_parallel height to nutheight #17

Closed hannesweisbach closed 4 years ago

hannesweisbach commented 4 years ago

Default nut height in nutcatch_parallel() to standard nut height, according to database. Add height clearance parameter to adjust height, if so necessary

Fixes #14

JohK commented 4 years ago

merged manually, changed examples.scad and Readme.md as well. Also oversizing the hexagonal body by e to avoid openscad rendering issues.

Thank you for the pull-request.