Index: tantalum.scad =================================================================== --- tantalum.scad (revision 32589) +++ tantalum.scad (revision 32590) @@ -35,6 +35,7 @@ module impl (L, W, H, P, Tw, Th) { delta = 1e-3 ; + $fn = 30 ; module lead (P, Tw, Th) color ([0.9, 0.9, 0.9])