// Points from wb13535sm.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/wb13535sm.dat wb13535sm_points = [[1000,0],[950,12],[900,23.1],[850,34.25],[800,45],[750,55.1],[700,64.65],[650,73.6],[600,81.75],[550,88.75],[500,94.25],[450,97.9],[400,99.75],[350,100],[300,99],[275,98],[250,96.6],[225,94.7],[200,92],[175,88.25],[150,83.25],[125,77],[100,69.15],[75,59],[50,46.5],[25,30],[12.5,18.75],[0,0],[12.5,-12],[25,-18],[50,-26.7],[75,-32.75],[100,-36.85],[125,-39.3],[150,-40.5],[175,-40.85],[200,-40.6],[225,-39.95],[250,-38.9],[275,-37.5],[300,-35.75],[350,-31.8501],[400,-27.75],[450,-23.5],[500,-19.25],[550,-15.32],[600,-12],[650,-9.4],[700,-7.5],[750,-6],[800,-5],[850,-4],[900,-3.25],[950,-2.5]]; linear_extrude(height=20) scale([15, 15]) translate([0,0]) scale (0.001) polygon(points=wb13535sm_points);