Back
circle to ellipse – 3D printable model from Thingiverse Thingiverse

circle to ellipse

0 Downloads
0 Likes
0 Makes
Download Model
circle to ellipse


Delta=0.01;

module connector (height,radius,eccentricity)
translate([0,0,0])
{
hull() {
linear_extrude(height=Delta)
circle(r=radius);
translate([0,30,height - Delta])
linear_extrude(height=Delta)
scale([1,eccentricity])
circle(r=radius);
}
}


module tube(height, radius, eccentricity=1, thickness) {
difference() {
minkowsk
Source
Thingiverse
Comments
0

Comments

No comments yet – be the first!
All Thingiverse Models More by 1213user

Add to Collection