summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--x-carriage.scad2
1 files changed, 1 insertions, 1 deletions
diff --git a/x-carriage.scad b/x-carriage.scad
index b2d0772..48fcec8 100644
--- a/x-carriage.scad
+++ b/x-carriage.scad
@@ -1,9 +1,9 @@
1slide_tolerance = .3; 1slide_tolerance = .3;
2play_tolerance=.4; 2play_tolerance=.4;
3fit_tolerance = .2; 3fit_tolerance = .25;
4 4
5 bearings_l = 30;// LM8UU: 25 5 bearings_l = 30;// LM8UU: 25
6 bearings_d = 12;// LM8UU: 15 6 bearings_d = 12;// LM8UU: 15
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 = 2.5;// the minimum shell between bearings and carriage front 8 bearings_s = 2.5;// the minimum shell between bearings and carriage front
9 9