About this 3D model
Loose fitting end stop for 22mm plastic water pipe. If you want a tight fit modify the following and use OpenSCAD to generate a new STL: cylinder(h=25,r=11); difference() { cylinder(h=15,r=20); translate([0,0,5]) cylinder(h=20,r=16); }