// OpenSCAD code generated by CSG Profile Generator, (C) Carsten Arnholm // This file created: 2017-03-14 22:35:28 extrude_height = 10; scale_factor = 0.1; linear_extrude(height=extrude_height) scale(scale_factor) softfold1_profile(); module softfold1_profile() { // This profile was automatically generated from image analysis polygon( points = [ [764,1212],[779,1182],[795,1142],[805,1102],[810,1069],[813,1032],[812,992],[810,962],[805,922],[800,892],[791,852],[784,822],[777,792],[768,762],[758,732],[748,702],[737,672],[725,642],[712,612],[689,562],[673,532],[646,482],[628,452],[610,424],[584,372],[570,344],[568,332],[620,307],[630,302],[649,342],[669,382],[700,431],[729,482],[754,532],[769,562],[790,612],[803,642],[814,672],[824,702],[834,732],[843,762],[851,792],[860,826],[867,862],[873,892],[879,932],[883,962],[885,1002],[885,1042],[881,1082],[877,1112],[867,1152],[857,1182],[845,1212],[830,1242],[819,1262],[800,1291],[767,1332],[748,1352],[701,1392],[654,1422],[630,1434],[600,1446],[570,1456],[540,1463],[500,1470],[470,1472],[439,1472],[400,1468],[367,1462],[332,1452],[305,1442],[250,1414],[206,1382],[164,1342],[147,1322],[126,1292],[110,1267],[97,1242],[84,1212],[73,1182],[64,1152],[58,1122],[52,1082],[50,1042],[50,1013],[53,972],[59,932],[64,902],[73,862],[81,832],[90,801],[100,770],[114,732],[126,702],[137,672],[150,642],[172,592],[187,562],[213,512],[230,482],[260,432],[280,402],[300,374],[332,332],[370,286],[410,245],[450,209],[500,172],[530,153],[580,125],[608,112],[631,102],[660,92],[690,82],[723,72],[760,64],[790,59],[830,54],[870,52],[910,51],[950,51],[990,52],[1020,54],[1060,59],[1090,65],[1124,72],[1160,82],[1190,93],[1220,104],[1250,117],[1280,132],[1310,149],[1360,181],[1410,220],[1448,255],[1480,290],[1515,332],[1550,378],[1570,406],[1587,432],[1617,482],[1650,541],[1679,602],[1701,652],[1718,692],[1729,722],[1740,751],[1760,811],[1769,842],[1776,872],[1783,902],[1790,939],[1794,972],[1796,1012],[1796,1052],[1794,1092],[1789,1122],[1780,1162],[1771,1192],[1760,1221],[1750,1243],[1730,1279],[1715,1302],[1691,1332],[1653,1372],[1630,1391],[1580,1424],[1550,1438],[1520,1450],[1490,1459],[1450,1467],[1410,1471],[1360,1471],[1320,1466],[1290,1459],[1260,1451],[1230,1439],[1200,1425],[1176,1412],[1146,1392],[1121,1372],[1100,1353],[1060,1309],[1041,1282],[1028,1262],[1012,1232],[1000,1208],[980,1152],[970,1112],[964,1072],[962,1032],[962,992],[965,952],[970,914],[976,882],[982,852],[990,814],[999,782],[1007,752],[1016,722],[1026,692],[1037,662],[1048,632],[1060,603],[1083,552],[1098,522],[1124,472],[1140,443],[1170,394],[1183,372],[1198,342],[1217,302],[1270,328],[1280,333],[1280,338],[1254,392],[1240,419],[1210,467],[1179,522],[1163,552],[1150,580],[1126,632],[1114,662],[1103,692],[1092,722],[1082,752],[1073,782],[1065,812],[1058,842],[1050,880],[1044,912],[1039,942],[1035,982],[1034,1022],[1036,1062],[1040,1092],[1050,1133],[1060,1163],[1072,1192],[1088,1222],[1120,1268],[1140,1291],[1180,1327],[1230,1360],[1283,1382],[1320,1392],[1360,1398],[1400,1400],[1440,1396],[1470,1390],[1500,1381],[1530,1368],[1559,1352],[1580,1338],[1610,1313],[1650,1268],[1668,1242],[1694,1192],[1705,1162],[1714,1132],[1720,1096],[1724,1062],[1725,1022],[1722,982],[1719,952],[1711,912],[1705,882],[1697,852],[1688,822],[1678,792],[1667,762],[1656,732],[1644,702],[1631,672],[1609,622],[1595,592],[1580,564],[1551,512],[1520,462],[1500,433],[1463,382],[1421,332],[1382,292],[1340,256],[1291,222],[1240,193],[1190,170],[1160,158],[1120,146],[1090,138],[1056,132],[1020,127],[980,124],[940,123],[880,123],[840,125],[800,130],[770,136],[740,142],[708,152],[678,162],[650,173],[620,186],[590,202],[560,219],[513,252],[488,272],[465,292],[426,332],[384,382],[350,428],[320,473],[302,502],[284,532],[257,582],[243,612],[230,640],[207,692],[195,722],[184,752],[170,791],[160,821],[150,852],[142,882],[135,912],[130,944],[125,982],[122,1022],[123,1062],[128,1102],[133,1132],[142,1162],[153,1192],[168,1222],[180,1243],[200,1272],[220,1296],[240,1316],[260,1333],[288,1352],[310,1365],[340,1378],[370,1388],[400,1395],[440,1399],[480,1399],[520,1394],[550,1387],[580,1377],[612,1362],[646,1342],[670,1325],[690,1308],[710,1288],[730,1264],[746,1242] ] ); }