3
1
Back

Somewhere where OpenSCAD can find it (your current project's * working directory/folder or your OpenSCAD script and call either... * knurled_cyl( Knurled cylinder height, * Knurl polyhedron height, * Knurl polyhedron depth, * Cylinder ends smoothed height, * Knurled surface smoothing amount ); * If you don't want a D-shaped hole, set this to zero. ShaftLength = 0; // [0:No, 1:Yes] // Do you want the ring. RingWidth = 0; // Height of module (mm) - Would not change this.

New Pull Request