chiark / gitweb /
ksafe-base: reorg params
[reprap-play.git] / ksafe-base.scad
index f61c5e79bbbe1cd794cc855c0eba695547b9d5ff..a75df6ace37b22a751b8cef29d66cc9f3f12b7ad 100644 (file)
@@ -1,10 +1,14 @@
 // -*- C -*-
 
-// xxx
+// xxx from actual ksafe
 bolt_above = 4;
 wall_thick = 4;
 bolthole_height = 4;
 bolthole_width = 10;
+main_sz = 30;
+cnr_rad = 10;
+
+// other parameters
 web_thick = 4;
 bolthole_rhs = 20;
 bolthole_lhs = 20;
@@ -16,7 +20,6 @@ space = 25;
 anchor_thick = 4;
 anchor_rad = 4;
 bevel = 15;
-cnr_rad = 10;
 
 // ----- calculated -----