chiark / gitweb /
fairphone-case: keeper slot adj from v1
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 20 Jan 2018 18:02:49 +0000 (18:02 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 20 Jan 2018 18:02:52 +0000 (18:02 +0000)
The keeper is specified to be symmetrical (ie, left and right keepers
are the same) but actually it prints quite asymmetrically.  The
squishing on the printbed mades one of the ledges much deeper, and it
now only fits one way!

We probably don't want to try compensating for this in the keeper
shape.  Instead, add some more slop in a place which is basically
harmless.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
fairphone-case.scad

index 1e136a767c8100ebf205d7259753fefce75ec61b..42d7a7b5f46a25ae31ad17524885e1a6cb541861 100644 (file)
@@ -23,7 +23,7 @@ keeper_inner_width = 1.75;
 keeper_inner_height = 1.75;
 
 keeper_gap_z_top = 0.25;
-keeper_gap_z_bot = 0.25;
+keeper_gap_z_bot = 0.75;
 keeper_gap_x     = 0.25;
 keeper_gap_x_holes = 0.75;