chiark / gitweb /
ksafe-base: slop adjustments
[reprap-play.git] / ksafe-base.scad
index 2f74d7a3e417ff7ea3f58f7dec4442c951924b0c..87a603180b52e77ffbfd06e307eb8839637f1e85 100644 (file)
@@ -1,13 +1,13 @@
 // -*- C -*-
 
-// xxx from actual ksafe, needs slop adding
-bolt_above = 8.50;
-bolthole_height = 4.24;
+// from actual ksafe
+bolt_above = 8.50 - 0.50;
+bolthole_height = 4.24 + 1.00;
 wall_thick = 4.50;
-bolthole_width = 16.62;
-main_sz = 150.56;
+bolthole_width = 16.62 + 2.00;
+main_sz = 150.56 + 0.75;
 cnr_rad = 13.5; // approx
-lidinner_thick_allow = 20.78;
+lidinner_thick_allow = 20.78 + 0.50;
 
 // other parameters
 web_thick = 4;