From 2c16fcd07435481598061741e6fc1955d2169346 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 24 Jul 2023 16:31:03 +0100 Subject: [PATCH] topeak-mtx-tortec-expeditionrack-adapter: set front_elevation_nominal Signed-off-by: Ian Jackson --- topeak-mtx-tortec-expeditionrack-adapter.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topeak-mtx-tortec-expeditionrack-adapter.scad b/topeak-mtx-tortec-expeditionrack-adapter.scad index f98e8aa..a760a5f 100644 --- a/topeak-mtx-tortec-expeditionrack-adapter.scad +++ b/topeak-mtx-tortec-expeditionrack-adapter.scad @@ -21,7 +21,7 @@ rear_to_front_distance = 230; // rack cross rail (fam) to very front end rear_to_cross_rail = 43.05; // bolt centre to rail centre, rail to rear 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 = 0; +front_elevation_nominal = 3; general_gap_y = 1.0; -- 2.30.2