X-Git-Url: http://challenge-bot.com/repos/?a=blobdiff_plain;f=3d-printables%2Fmotor-mount.scad;h=b15e5a7b7f9483a187f1cf65672b0936c68c68b6;hb=a9edbd40c137d2b96f70dc4dbf4139f2b2ef0fba;hp=33533ae3a2c5dfeb39eee7c5d028c07c269a7e3d;hpb=0708912a2030221a80f45b49a135f3d9ec13e3ad;p=challenge-bot diff --git a/3d-printables/motor-mount.scad b/3d-printables/motor-mount.scad index 33533ae..b15e5a7 100644 --- a/3d-printables/motor-mount.scad +++ b/3d-printables/motor-mount.scad @@ -6,21 +6,7 @@ $fn = 60; -// from schematic http://goo.gl/96RKol -collar_radius = 9.2 / 2; -// subtract a bit to make snap fit -nubbin_radius = (4.48 - 0.3) / 2; // make snap fit -screw_radius = 2.9 / 2 + 0.1; // a little bigger so screws fit through - -motor_height = 22.23; - -// http://freespace.virgin.net/matt.waite/resource/handy/screwsize.htm -_6_radius = 3.5 / 2; - -// measurements we made up: -mount_total_x = 38; -mount_total_y = mount_total_x; -mount_total_z = 3.175; // 3/16 in mm +include module motor_holes(){ collar_x_offset = 10.8;