Ski pole basket fix - custimizable

Ski pole basket fix - custimizable

prusaprinters

<p>One of my first designs.&nbsp;</p><p>A simplified ski pole basket with friction fit. Some glue will bond it even stronger.</p><p>Best results with TPU material and 100% infil.</p><p>Mine holds few seasons already, but I'm not skiing every weekend :-)&nbsp;<br>If it fails, just print a new one.<br>In case you are wondering - the small hole at the side is to snap it with the other pole.</p><p>&nbsp;</p><p>To customize you'll need OpenSCAD from openscad.org<br>open the ski_pole_basket.scad file and adjust the parameters to fit your ski pole</p><p>if you prefer copy-pasting :-)<br>&nbsp;</p><p><code>$fn = 120;</code><br><code>height = 1.6;</code><br><code>outer_diameter = 65;</code><br><code>inner_diameter = 12;</code><br><code>hole_diameter = inner_diameter-0.45;</code><br><code>other_pole_hole_d = 10;</code></p><p><code>inner_height = 15;</code><br><code>angle = 30;</code></p><p><code>difference() {</code><br><code>&nbsp; &nbsp;union() {</code><br><code>&nbsp; &nbsp;cylinder(h=height, d=outer_diameter, true);</code><br><code>&nbsp; &nbsp;cylinder(h=inner_height, d1=inner_diameter+inner_height*tan(angle), d2=inner_diameter, true);</code><br><code>&nbsp; &nbsp;};</code><br><code>&nbsp; &nbsp;cylinder(h=inner_height, d=hole_diameter, true);</code><br><code>&nbsp; &nbsp;translate([0.5*(outer_diameter-other_pole_hole_d),0,0]) cylinder(h=inner_height, d=other_pole_hole_d, true);</code><br><code>};</code><br>&nbsp;</p>

Download Model from prusaprinters

With this file you will be able to print Ski pole basket fix - custimizable 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 Ski pole basket fix - custimizable.