Glenn Martin 2
Show points
Translate
points only
linear_extrude
height
x scale
y scale
// Points from glennmartin2.dat in the archive: http://m-selig.ae.illinois.edu/ads/archives/coord_seligFmt.tar.gz
// Not necessarily in the same order as in: http://m-selig.ae.illinois.edu/ads/coord/glennmartin2.dat
glennmartin2_points = [[1000,8.2],[950,26.5],[900,42.3],[800,70.9],[700,94.7],[600,112.8],[500,128.8999],[400,137.7],[300,142.3],[200,138.3],[150,128],[100,111.6],[75,99.5],[50,82.9],[25,59.7],[12.5,44],[0,19.3],[12.5,8.3],[25,4.3],[50,0.5999],[75,0],[100,0],[150,0.5],[200,3.6],[300,11],[400,11.4],[500,9.2],[600,3.5],[700,0.7],[800,0],[900,1.7],[950,3.5]];
linear_extrude(height=20)
scale([15, 15])
translate([0,0])
scale (0.001)
polygon(points=glennmartin2_points);