From 243f40217f7a219ef3b3775c6172bd8f877cedf7 Mon Sep 17 00:00:00 2001 From: Carlos Garcia Saura Date: Thu, 23 Jan 2014 12:52:02 +0100 Subject: [PATCH] Added more space between the motor shaft and the nuts --- Hardware/XZ_axis/motor_gear.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Hardware/XZ_axis/motor_gear.scad b/Hardware/XZ_axis/motor_gear.scad index 50e177b..29157c5 100644 --- a/Hardware/XZ_axis/motor_gear.scad +++ b/Hardware/XZ_axis/motor_gear.scad @@ -38,7 +38,7 @@ include include motor_shaft_diameter=5.4; -pos=15.4; //position hole for grubnut +pos=15.4-1; //position hole for grubnut nholes = 7; shaft_diam=10; shaft_height=7;