-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 @@ -17,17 +17,17 @@ module the_bracket( mounthole_d = 3.5, mountholes_span=[54,30], motor_side=42.3, motor_protrusion_hole_d = 23.5, motormountholes_span = 31, thickness = 2, motormountplate_thickness = 2.5, mountplate_thickness = 2, - motormounthole_d = 3, + motormounthole_d = 3.1, motorconnector_width = 16.5, motorconnector_hole_r = 2.5, motorconnector_distance = 16.5, mountscrew_l = 10, mountscrewhead_d = 6, mountscrewhead_h = 3, mounthole_depth = 5, motormounthole_depth = 4, extra_spacer = 0 ) { |