-rw-r--r-- | titan-bracket.scad | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/titan-bracket.scad b/titan-bracket.scad index 48858bb..924214a 100644 --- a/titan-bracket.scad +++ b/titan-bracket.scad | |||
@@ -22,7 +22,7 @@ module the_bracket( | |||
22 | thickness = 2, | 22 | thickness = 2, |
23 | motormountplate_thickness = 2.5, | 23 | motormountplate_thickness = 2.5, |
24 | mountplate_thickness = 2, | 24 | mountplate_thickness = 2, |
25 | motormounthole_d = 3, | 25 | motormounthole_d = 3.1, |
26 | motorconnector_width = 16.5, | 26 | motorconnector_width = 16.5, |
27 | motorconnector_hole_r = 2.5, | 27 | motorconnector_hole_r = 2.5, |
28 | motorconnector_distance = 16.5, | 28 | motorconnector_distance = 16.5, |