From: Phil Hagelberg Date: Wed, 10 Aug 2016 15:13:34 +0000 (+0700) Subject: Merge pull request #24 from milkypostman/patch-1 X-Git-Url: https://git.armaanb.net/?p=atreides.git;a=commitdiff_plain;h=0b901c2e4de9aa89dbdaed17d4295fea9e6187fc;hp=a4260e130eff209c038328cdd9f0221859a47d30 Merge pull request #24 from milkypostman/patch-1 Consider hand separation when placing cable screws --- diff --git a/case/openscad/atreus_case.scad b/case/openscad/atreus_case.scad index 9fcb011..5af4adf 100644 --- a/case/openscad/atreus_case.scad +++ b/case/openscad/atreus_case.scad @@ -222,7 +222,7 @@ module right_screw_holes(hole_radius) { } /* add the screw hole near the cable hole */ - translate([washer_radius - tmp[0], + translate([washer_radius - tmp[0] - 0.5*hand_separation, back_screw_hole_offset]) { rotate_half() { add_hand_separation() {