chiark / gitweb /
ksafe-base: wip, params
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 30 Oct 2018 17:41:23 +0000 (17:41 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 30 Oct 2018 17:41:23 +0000 (17:41 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
ksafe-base.scad

index 08e92d87b81b4d395ae06064a3361716a8a0b567..f61c5e79bbbe1cd794cc855c0eba695547b9d5ff 100644 (file)
@@ -5,12 +5,18 @@ bolt_above = 4;
 wall_thick = 4;
 bolthole_height = 4;
 bolthole_width = 10;
 wall_thick = 4;
 bolthole_height = 4;
 bolthole_width = 10;
+web_thick = 4;
+bolthole_rhs = 20;
+bolthole_lhs = 20;
+boltreinf_thick = 6;
+anchor_wall_space = 45;
 base_thick = 4;
 lidinner_thick_allow = 20;
 space = 25;
 anchor_thick = 4;
 anchor_rad = 4;
 bevel = 15;
 base_thick = 4;
 lidinner_thick_allow = 20;
 space = 25;
 anchor_thick = 4;
 anchor_rad = 4;
 bevel = 15;
+cnr_rad = 10;
 
 // ----- calculated -----
 
 
 // ----- calculated -----