From 2959322eef5859ced369a9f64eaa9b50a2243e4f Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Fri, 15 Jul 2016 19:09:58 +0000 Subject: things aren't called randomly, they have their proper names --- diff --git a/x-carriage.scad b/x-carriage.scad index 1a6c932..8c10e14 100644 --- a/x-carriage.scad +++ b/x-carriage.scad @@ -2,8 +2,8 @@ slide_tolerance = .3; play_tolerance=.4; fit_tolerance = .2; -bearings_l = 30; // LMUU8: 25 -bearings_d = 12; // LMUU8: 15 +bearings_l = 30; // LM8UU: 25 +bearings_d = 12; // LM8UU: 15 bearings_m = 2.5; // thickness of the bearing end holder bearings_s = 2.5; // the minimum shell between bearings and carriage front -- cgit v0.9.0.2