chiark / gitweb /
air-hockey-puck: wip
[reprap-play.git] / pin-hinge.scad
index fcc2bc11d34991ca7e077ec786b36a4e2975a69b..81d527e478ad50a5550861ae5cecc98bac011b78 100644 (file)
@@ -2,7 +2,7 @@
 
 include <utils.scad>
 
-$hinge_pin_dia = 0.795 + 0.35;
+$hinge_pin_dia = 0.795 + 0.75;
 $hinge_main_dia = 4.0;
 $hinge_inter_gap = 0.50;
 $hinge_prong_minwidth = 3.0;
@@ -63,8 +63,8 @@ module HingeNegative(l){
 }
 
 test_l = 30;
-test_wb = 10;
-test_h = 10;
+test_wb = 12;
+test_h = 12;
 
 test_face_gap = 0.75;