Thanks.
If you mean like this cross section:
http://forum.openscad.org/file/n17875/td17874.jpg
This does it:
difference() {
cylinder (h = 16, r=8, $fn=100);
translate([0,0,-0.1])
cylinder(h = 16, r1 = 6.45, r2 = 5.425,$fn=4);
}
Admin - PM me if you need anything, or if I've done something stupid...
Unless specifically shown otherwise above, my contribution is in the Public Domain; to the extent possible under law, I have waived all copyright and related or neighbouring rights to this work. Obviously inclusion of works of previous authors is not included in the above.
View this message in context: http://forum.openscad.org/Need-help-with-a-socket-tp17874p17875.html
Sent from the OpenSCAD mailing list archive at Nabble.com.
Thanks.
On Mon, Jul 4, 2016 at 2:41 PM, MichaelAtOz oz.at.michael@gmail.com wrote:
Thanks.
If you mean like this cross section:
http://forum.openscad.org/file/n17875/td17874.jpg
This does it:
difference() {
cylinder (h = 16, r=8, $fn=100);
translate([0,0,-0.1])
cylinder(h = 16, r1 = 6.45, r2 = 5.425,$fn=4);
}
Admin - PM me if you need anything, or if I've done something stupid...
Unless specifically shown otherwise above, my contribution is in the
Public Domain; to the extent possible under law, I have waived all
copyright and related or neighbouring rights to this work. Obviously
inclusion of works of previous authors is not included in the above.
View this message in context:
http://forum.openscad.org/Need-help-with-a-socket-tp17874p17875.html
Sent from the OpenSCAD mailing list archive at Nabble.com.
OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org
--
Brett Carvolth
carvolthbrett@gmail.com
0418 982 997