Parametric handle

Parametric handle

thingiverse

A versatile and fully customizable parametric handle is at your fingertips. ### Bringing It to Life This design is crafted in SolidPython, a code generator that brings OpenSCAD to life. Building it involves two straightforward steps: first, run the Python script, then render the resulting SCAD file with OpenSCAD. Feel free to incorporate this into your own SolidPython project. ### Parameter Breakdown The handle's dimensions are defined by the following parameters: def handle(w=100, h=35, d=15, r=20, screw_d=3.5, screw_delta=0.35, screw_l=17): `w` = The width of the handle measured from hole to hole. `h` = The height of the handle measured from the bottom to the center of the grip. `d` = The diameter of the grip. `r` = The radius of the rounded corners. `screw_d` = The outer diameter of the screw. `screw_delta` = How deeply the screw should cut into the material. `screw_l` = The length of the screw. Note that the `screw_X` parameters are tailored for self-tapping screws, as this script doesn't generate threads. ### Get Ready to Print!

Download Model from thingiverse

With this file you will be able to print Parametric handle 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 Parametric handle.