Parametric Push fit tool holder by Ken_Applications 3d model
3dmdb logo
Thingiverse
Parametric Push fit tool holder by Ken_Applications

Parametric Push fit tool holder by Ken_Applications

by Thingiverse
Last crawled date: 4 years, 1 month ago
I modified my push fit circlip / washer to hold tools such as screwdriverhttps://www.thingiverse.com/thing:3020658
You can customize your own push fit tool holder using customizer or OpenScad file.
Very quick to print can be used to hold most things round
Instructions.................................
Download OpenScad fromhttp://www.openscad.org/downloads.html
Run the file....... push_fit_tool_holder.scad
Change parameters to suit your application
Press F5 Please wait until it compiles the model
Press F6 to render then save STL file for printing.
I have included some STL files for common sizes if you dont want to run openscad, enjoy.......Please check out my other designs
Typical parameters used
//...The diameter you want to grip [Default 10]
Inner_dia=9;// [5:0.5:26]
//...The larger the width the stronger the tool holder [Default 8]
//...Must be bigger than 5
width=7; // [5,6,7,8,9,10,11,12,13,14,15,16]
//...The smaller the grip_angle the stronger the push fit [Default 45]
grip_angle=45;// [30:1:60]
//...Holder thickness
Holder_thickness=4;
//...Holder / battern size
Fix_plate_width=12;
//...Fixing Hole diameter
hole_dia=4;

Tags