master
Vitaliy Filippov 2014-06-26 11:04:58 +00:00
parent e8aca336d4
commit de2e441aed
1 changed files with 6 additions and 2 deletions

View File

@ -9,12 +9,16 @@ dd=40;
// Diamond_height_ratio
hr=0.615;
// ignore variable values
// Cut angles.
// FIXME: Crown angles are in fact dependent - one of them isn't a true
// parameter (it's just matched by hand here) and should be calculated from the other two.
// cag4 should be calculated from cag3 and cag5 if trying to resemble real cutting process...
pag1=42.45; // Pavillion_angle1
pag2=40.75; // Pavillion_angle2
cag3=40.16; // Crown_angle3
cag4=34.5; // Crown_angle4
cag5=24.6; // Crown_angle4 [was 23.45 in original script?! shouldn't be...]
cag5=24.6; // Crown_angle5 [was 23.45 in original script?!]
dh=dd*hr; // Diamond height