fixes for customizer

This commit is contained in:
Ward Wouts 2014-01-18 11:25:22 +01:00
parent 9b668948cd
commit d32ed1e9c0

View file

@ -23,7 +23,10 @@ thickness = 14;
// distance between tear and hole
teardist = 2;
// 80 for pretty curves; 16 for quick ones
FN=80;
FN=80*1;
// distance between the original holes (you may not want to change this)
distance = 38;
zaxisliftrod = sqrt(pow(siderodlength,2) - pow((baserodlength/2),2));
@ -44,7 +47,6 @@ toprodangle = asin( (baserodlength/2) / siderodlength ) ;
bottomrodangle = acos((baserodlength/2) / siderodlength ) ;
//echo ("Bottom rod angle: ", bottomrodangle);
distance = 38; // distance between the original holes
// http://www.hhofstede.nl/modules/soscastoa.htm