From 77f496efb2f3bc351a062d8c7842098ffd42732e Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20=27Ax=27=20H=C5=AFla?= Date: Fri, 22 Feb 2013 11:48:58 +0100 Subject: [PATCH] Belt holding teeth refactor config update --- box_frame/configuration.scad.dist | 2 ++ 1 file changed, 2 insertions(+) diff --git a/box_frame/configuration.scad.dist b/box_frame/configuration.scad.dist index 6043584..9a2142f 100644 --- a/box_frame/configuration.scad.dist +++ b/box_frame/configuration.scad.dist @@ -40,6 +40,8 @@ belt_tooth_ratio = 0.5; //belt_tooth_distance = 2; //belt_tooth_ratio = 0.5; +belt_thickness = 1.75; + // Choose bearing/bushing configuration *************************************** // conf_b_* are in inc/conf_bushing.scad -- 2.20.1