From dacb98e3c257aa8044cc4dd3188868ee3de92da3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20=27Ax=27=20H=C5=AFla?= Date: Sat, 6 Apr 2013 16:49:57 +0200 Subject: [PATCH] Resolve --- box_frame/configuration.scad.dist | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/box_frame/configuration.scad.dist b/box_frame/configuration.scad.dist index c15e4bb..d31bb65 100644 --- a/box_frame/configuration.scad.dist +++ b/box_frame/configuration.scad.dist @@ -66,11 +66,11 @@ bearing_624_double = [16, 10, 4, 0]; idler_bearing = bearing_624_double; //Select carriage lenght -// 30 for single carriage extruder (two holes 30mm apart) +// 30 for single carriage extruder (two holes with centers 30mm apart) // 50 for wade or single with fan (three holes, 30-20) // 80 for full length carriage (four holes, 30-20-30) -carriage_l_base = 80; +carriage_l_base = 50; // Fillets ******************************************************************** // mostly cosmetic, except z axis. -- 2.20.1