From 8b34090911ea98fc28f35e5c77aaca50855e8ff1 Mon Sep 17 00:00:00 2001 From: daniel watson Date: Fri, 8 Nov 2013 20:45:15 -0800 Subject: [PATCH] confirm sonar holder for 3/8 inch deck --- 3d-printables/sonar-table-top-holder.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3d-printables/sonar-table-top-holder.scad b/3d-printables/sonar-table-top-holder.scad index 55ba1c9..ef9e0f5 100644 --- a/3d-printables/sonar-table-top-holder.scad +++ b/3d-printables/sonar-table-top-holder.scad @@ -9,7 +9,7 @@ $fn = 60; // 3/16 inch in mm deck_depth = 4.7625; // 1/4 inch in mm = 6.35 // subtract a little to be a squeeze fit -deck_depth = 6.35 - 0.4; +deck_depth = 4.7625 - 0.4; sonar_plate_width = 20; // sonar sensor measurements taken with calipers: // 10.82 in between, 42.33 outside, 15.82 diameter -- 2.30.2