make oshw logo stick out a little more
authordaniel watson <ozzloy@gmail.com>
Thu, 14 Jan 2016 01:43:47 +0000 (17:43 -0800)
committerdaniel watson <ozzloy@gmail.com>
Thu, 14 Jan 2016 01:43:47 +0000 (17:43 -0800)
3d-printables/deck-holder-data.scad

index cc1eba21bf97d7872d5e2f98cbdd3a182b567c08..080b5d99be9711749710116f7b68f21a19217d2f 100644 (file)
@@ -46,6 +46,7 @@ sonar_holder_depth = deck_depth - 0.7875;
 deck_holder_length = sonar_holder_depth * 2 + deck_depth + 15;
 
 module deck_holder() {
+  oshw_height = 0.75;
   deck_holder_width = sonar_holder_width - deck_depth;
   deck_holder_height = sonar_holder_depth * 2 + deck_depth;
   linear_extrude(height = deck_holder_width) {