X-Git-Url: http://challenge-bot.com/repos/?p=challenge-bot;a=blobdiff_plain;f=3d-printables%2Fmotor-mount-dimensions.scad;fp=3d-printables%2Fmotor-mount-dimensions.scad;h=8cb78f5fbdf71bc04c195e200d8599ceb928be77;hp=0000000000000000000000000000000000000000;hb=180a0f6f6e33818372b49e01931ce8264f838cbc;hpb=cff668ccc47afea555fd5be790181e14bf9471d9 diff --git a/3d-printables/motor-mount-dimensions.scad b/3d-printables/motor-mount-dimensions.scad new file mode 100644 index 0000000..8cb78f5 --- /dev/null +++ b/3d-printables/motor-mount-dimensions.scad @@ -0,0 +1,14 @@ +// from schematic http://goo.gl/96RKol +collar_radius = 9.2 / 2 + 0.25; +nubbin_radius = 4.48 / 2; +screw_radius = 2.9 / 2 + 0.35; // 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 + 0.25; + +// measurements we made up: +mount_total_x = 38; +mount_total_y = mount_total_x; +mount_total_z = 3.175; // 3/16 in mm