diff --git a/README.md b/README.md index 85554d3cfedc46c7406d39fabc3ce66bf443e34a..602b718f55d63af61ae5ce731965915cbd2b18c2 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ Here you'll find documentation for the mechanism and design of the machine pictu  + + This implements the [RCT Gantries](https://gitlab.cba.mit.edu/jakeread/rctgantries) project for axis design, and the [AutomataKit](https://gitlab.cba.mit.edu/jakeread/automatakit) project for controls. The machine has a bed size of ```410 x 820 x 40mm (16.15 x 32.30 x 1.5")``` - the machine itself is 740 x 1100 x 430mm, and weighs about 20kg. It fits on one 4x8' sheet of HDPE, that we cut on our shopbot with a 1/8" single-flute o-cutter. The whole thing machines in about 2.5 hours, and goes together in a few afternoons or less. @@ -68,4 +70,21 @@ CAM for Fusion360 is located [at this linke](https://a360.co/2lYDSYg) - floor, then sides on to floor - faces - - Final Assy \ No newline at end of file + - Final Assy + +# BOM + +Bearing Sets: 2 per constraint + z - 8 + y - 12 + x - 7 + - so 56 bearings total + +M5 SCHS + Motor Mount w/ Bearing Situation - 8x 35mm + Motor Mount - 8x 20mm + Out-of-plane constraints - 16x 35mm + In-Plane constraints - 11x 25mm + +So, 8x 20mm, 11x25mm, 22x 35mm. +3 Washers each, 41 * 3 = 123 Washers, 41 Nutz. \ No newline at end of file diff --git a/cad/mpvm-v03.3dm b/cad/mpvm-v03.3dm index 671a7c7f82ca69be9b4160912670e71325ba8a48..0e23cb291843ed87ad44eb88bbcd8cf9e14dac1a 100644 Binary files a/cad/mpvm-v03.3dm and b/cad/mpvm-v03.3dm differ diff --git a/video/mocontrol-mpvm.mp4 b/video/mocontrol-mpvm.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20a3522778f4d1414dbc609aadfcba9ffa9c92da Binary files /dev/null and b/video/mocontrol-mpvm.mp4 differ