fixed tests

This commit is contained in:
Elmom 2010-10-06 15:51:19 +03:00
parent cd479750cc
commit b0ea4d7369
2 changed files with 5 additions and 5 deletions

View file

@ -17,7 +17,7 @@
//test_meshing_double_helix ();
module test_meshing_double_helix(){
test_meshing_double_helix ();
meshing_double_helix ();
}
// Demonstrate the backlash option for Spur gears.

View file

@ -2,7 +2,7 @@
//testNutsAndBolts();
module testNutsAndBolts()
module SKIPtestNutsAndBolts()
{
$fn = 360;
translate([0,15])nutHole(3, proj=2);