From 29af75c77f0915fe9c89dce5fc926f75e71cc3f8 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 24 Jul 2023 18:42:49 +0100 Subject: [PATCH] topeak-mtx-tortec-expeditionrack-adapter: measured distance Signed-off-by: Ian Jackson --- topeak-mtx-tortec-expeditionrack-adapter.scad | 2 ++ 1 file changed, 2 insertions(+) diff --git a/topeak-mtx-tortec-expeditionrack-adapter.scad b/topeak-mtx-tortec-expeditionrack-adapter.scad index 832ec99..731c7be 100644 --- a/topeak-mtx-tortec-expeditionrack-adapter.scad +++ b/topeak-mtx-tortec-expeditionrack-adapter.scad @@ -23,6 +23,8 @@ rear_bolt_to_front_bolt = 155.4; front_to_cross_rail = 43.05; // XXX // bolt centre to rail centre, rail to front front_elevation_nominal = 3; +cross_rail_distance = 232.09; + general_gap_y = 1.0; strap_w = 8.0 + 1.0; -- 2.30.2