-rw-r--r-- | x-carriage.scad | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x-carriage.scad b/x-carriage.scad index 9d0881e..3070242 100644 --- a/x-carriage.scad +++ b/x-carriage.scad | |||
@@ -5,7 +5,7 @@ fit_tolerance = .2; | |||
5 | bearings_l = 25;// 15; | 5 | bearings_l = 25;// 15; |
6 | bearings_d = 15;// 12; | 6 | bearings_d = 15;// 12; |
7 | bearings_m = 2.5;// thickness of the bearing end holder | 7 | bearings_m = 2.5;// thickness of the bearing end holder |
8 | bearings_s = 4.5;// the minimum shell between bearings and carriage front | 8 | bearings_s = 2.5;// the minimum shell between bearings and carriage front |
9 | 9 | ||
10 | rods_apart = 45; | 10 | rods_apart = 45; |
11 | rod_d = 8; | 11 | rod_d = 8; |