Screw Generator Script for OpenScad (Processing)

Screw Generator Script for OpenScad (Processing)

thingiverse

This Processing sketch generates a *.scad file containing a screw nut module that can be used in OpenScad. Just enter the parameters in the sketch file and hit run to get your screw in seconds. The main advantage of this method before using one of the advanced screw libraries is, that the generated file renders within seconds, while the libraries take an eternity to render a screw because they use boolean math to join a large number of polyhedrons and prims together to form the screw. This script only generates one geometry with no need for boolean hours of boolean math. Instructions You need Processing for this, get it at processing.org. Internally the script creates one large polyhedron with all the faces that make the screw nut. If you want flat ends just cut them off with a large cube. The polyhedron is then wrapped in a module named "screw". Open the test.scad to see how to use the module. If you want to change the screw diameter, size or whatever, just rerun the script with different parameters.

Download Model from thingiverse

With this file you will be able to print Screw Generator Script for OpenScad (Processing) 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 Screw Generator Script for OpenScad (Processing).