
Knob for bolt with OpenSCAD
thingiverse
Configurable M5 and M6 knobs to hide and help turning bolts. You can make from M1.6 to M64 with OpenSCAD. # Howto Sample OpenSCAD file to do it: ```python use <agentscad/mx-screw.scad> use <agentscad/mx-knob.scad> $fn=100; mxKnob ( M5() ); ``` # Prerequisites What you need: * Install [OpenSCAD](https://www.openscad.org/) * Install libraries (see below) * Create a new file in OpenSCAD. Folowing libraries must be installed in `%USERPROFILE%\Documents\OpenSCAD\libraries` The folder `libraries` might not exist you have to create it yourself. Download as ZIP and unzip in libraries: * [agentscad](https://github.com/GillesBouissac/agentscad) The result should be: ``` %USERPROFILE% \__Documents \__ OpenSCAD \__ libraries \__ agentscad ```
With this file you will be able to print Knob for bolt with OpenSCAD with your 3D printer. Click on the button and save the file on your computer to work, edit or customize your design. You can also find more 3D designs for printers on Knob for bolt with OpenSCAD.