Corrections spotted by tests

This commit is contained in:
Elmo 2010-08-23 20:51:25 +08:00 committed by Eero af Heurlin
parent d83ad01668
commit f0960f9337
2 changed files with 46 additions and 46 deletions

View file

@ -1,6 +1,6 @@
//test_involute_curve(); //test_involute_curve();
test_gears(); //test_gears();
demo_3d_gears(); //demo_3d_gears();
// Geometry Sources: // Geometry Sources:
// http://www.cartertools.com/involute.html // http://www.cartertools.com/involute.html

View file

@ -32,7 +32,7 @@ module test_bevel_gear_pair(){
module test_bevel_gear(){bevel_gear();} module test_bevel_gear(){bevel_gear();}
bevel_gear(); //bevel_gear();
pi=3.1415926535897932384626433832795; pi=3.1415926535897932384626433832795;