PDA

View Full Version : 3D Printable Component Generators


vcp
04-19-2019, 09:24 PM
I don't think I've ever posted any of these here, so I thought I'd put them all together in this post. Unfortunately, the links below are to posts in 'that other forum'. If there's an interest and need, I'll consider reposting them here.

All of these items are OpenSCAD language files that are used with the OpenSCAD CAD program. Knowledge of the language or use of the CAD system is not necessary - all of the files use the OpenSCAD Customizer feature, which places configurable parameters in a (somewhat) easy to use set of controls and entry fields. The user must, however, install OpenSCAD and do some minor configuration to use the Customizer. All of this is detailed pretty clearly (I think) in the first item.

OpenSCAD can produce .stl files of the component, ready for printing.

In several cases, I've included the original item post, which contains instructions and screenshots of the item, and a follow-up post with updated code. In all cases, the code is in the form of a downloadable .txt file, which must be renamed to .scad for use by OpenSCAD. All of the files can be opened in a text editor, and they usually contain OpenSCAD install instructions in the comments, plus instructions for use of the item.

After I go through and clean these up, I'll eventually get them all on Thingiverse. Enjoy.

CONFIGURABLE FIN CAN (https://www.rocketryforum.com/threads/3d-printable-component-generators.148308/) << This first post details OpenSCAD installation and use, and instructions for use of the Fin Can. The OpenSCAD file is updated in a follow-up post here. (https://www.rocketryforum.com/threads/3d-printable-component-generators.148308/#post-1825437)

TRANSITION SECTION GENERATOR (https://www.rocketryforum.com/threads/3d-printable-component-generators.148308/#post-1819458)

CONFIGURABLE TRAPEZOIDAL FIN CAN (https://www.rocketryforum.com/threads/3d-printable-component-generators.148308/#post-1819461)

CONFIGURABLE CENTERING / CLUSTER RING GENERATOR (https://www.rocketryforum.com/threads/3d-printable-component-generators.148308/#post-1821254)

CONFIGURABLE FIN GUIDE (https://www.rocketryforum.com/threads/3d-printable-component-generators.148308/#post-1824443)

CONFIGURABLE TUBE DRILL GUIDE (https://www.rocketryforum.com/threads/3d-printable-component-generators.148308/#post-1827595)

CONFIGURABLE RAIL BUTTON STANDOFFS (https://www.rocketryforum.com/threads/3d-printable-component-generators.148308/page-2#post-1866796) ... but this was replaced by...
CONFIGURABLE AERODYNAMIC RAIL BUTTON STANDOFFS (https://www.rocketryforum.com/threads/3d-printable-component-generators.148308/page-2#post-1866995) with updated code here. (https://www.rocketryforum.com/threads/3d-printable-component-generators.148308/page-2#post-1867008)

CONFIGURABLE INTERIOR RAIL BUTTON NUT BACKPLATES (https://www.rocketryforum.com/threads/3d-printable-component-generators.148308/page-2#post-1876843) with updated code here. (https://www.rocketryforum.com/threads/3d-printable-component-generators.148308/page-2#post-1876853)

I didn't realize there were that many. I really need to work on some more.