From: Jan "Yenya" Kasprzak Date: Tue, 17 Apr 2018 11:29:43 +0000 (+0200) Subject: minor mods X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=commitdiff_plain;h=5e0d892918e9c5fea9a8f75dd38d4d5283a3ff89;p=things.git minor mods --- diff --git a/pulley-elliptical.scad b/pulley-elliptical.scad index 0329f10..50f044a 100644 --- a/pulley-elliptical.scad +++ b/pulley-elliptical.scad @@ -31,5 +31,5 @@ module pulley(d_x, y_scale, height, center_hole_d) { pulley(d_x = 15, y_scale = 0.5, height=2.5, center_hole_d = 3); translate([0, 20, 0]) -pulley(d_x = 30, y_scale = 0.5, height=2.5, center_hole_d = 5); +pulley(d_x = 30, y_scale = 0.5, height=2.5, center_hole_d = 7.5);