Replacement library for the OpenSCAD MCAD nuts_and_bolts.scad library.
Also see this superior nut and bolt library.
Import this library into your OpenSCAD design:
include </path/to/libraries/nuts_and_bolts.scad>mBolt(m3);
Because of the lookup functions you will need to use import
instead of use
. Make sure
you comment out the simpleDemo()
line as well.
This library provides metric series fasteners in the following sizes: 2, 3, 4, 6, 8, 10, 12. Additional sizes can be added easily.
The following fasteners are provided:
T - Slot cutouts for laser cut joints
mBolt_hex-20151223.stl | 48.6KB | |
mBolt_socket-20151223.stl | 94.5KB | |
nuts_and_bolts.scad | 12.0KB |