Rubber Foot Adapter (for Ironing Board)

Rubber Foot Adapter (for Ironing Board)

thingiverse

A simple, rounded cylindrical adapter to make the rubber feet of my ironing board fit on its tubing. It is parametric, customizable, see the SCADs. The Ironing Board Rubber Foot Adapter 190710c is the most matured version. Settings and OpenSCAD code: fh=31; // rubber foot internal height fd=31; // rubber foot internal diameter td=22.4; // tube external diameter fn=60; // redering fineness difference() { minkowski() { cylinder(d=td,h=fh-(31-22.4),$fn=fn); sphere(d=(fd-td),$fn=fn); }; translate([0,0,(fd-td)/2]) cylinder(d=td,h=fh,$fn=fn); }; ;-) it's that easy!

Download Model from thingiverse

With this file you will be able to print Rubber Foot Adapter (for Ironing Board) 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 Rubber Foot Adapter (for Ironing Board).