Changes for page MHBKR Body Assembly Instructions v1.0
Last modified by Eric Nantel on 2026/04/02 16:49
Change comment: There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 1 added, 0 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,1 +1,1 @@ 1 -se rvo-erector-set-robots-kits.ses-v1-robots.ses-v1-3-4-dof-hexapods.WebHome1 +ses-v1.ses-v1-robots.ses-v1-3-4-dof-hexapods.WebHome - Content
-
... ... @@ -1,3 +1,291 @@ 1 -{{html wiki="false" clean="true"}} 1 +{{html wiki="false" clean="false"}} 2 +<style> 3 + .asm { font-family: Verdana, Helvetica, sans-serif; font-size: 14px; max-width: 960px; } 4 + .asm-step { background: #fff; border: 1px solid #ddd; border-radius: 8px; margin-bottom: 1.5rem; overflow: hidden; } 5 + .asm-step-header { background: #F5A800; display: flex; align-items: stretch; justify-content: space-between; } 6 + .asm-step-name { padding: 0.6rem 1rem; font-weight: bold; font-size: 15px; color: #2C1A00; } 7 + .asm-step-num { background: #1a1a1a; color: white; padding: 0.6rem 1.1rem; font-weight: bold; font-size: 15px; display: flex; align-items: center; white-space: nowrap; } 8 + .asm-step-body { display: flex; flex-wrap: wrap; gap: 1.25rem; padding: 1rem; align-items: flex-start; } 9 + .asm-step-text { flex: 1 1 250px; font-size: 13px; line-height: 1.6; } 10 + .asm-step-figure { flex: 0 1 280px; text-align: center; } 11 + .asm-step-figure img { max-width: 100%; height: auto; border: 1px solid #ccc; border-radius: 4px; } 12 + .asm-step-figure span { display: block; font-size: 12px; color: #666; margin-top: 0.3rem; } 13 + .asm-fullwidth { padding: 1rem; border-top: 1px solid #eee; font-size: 13px; overflow-x: auto; } 14 + .asm-parts { display: flex; flex-wrap: wrap; gap: 0.75rem; margin-top: 0.75rem; align-items: stretch; } 15 + .asm-part { border: 1px solid #ddd; border-radius: 6px; overflow: hidden; flex: 0 1 150px; display: flex; flex-direction: column; } 16 + .asm-part-info { background: #FFF3D6; padding: 0.4rem 0.6rem; border-bottom: 1px solid #F5A800; flex: 1; } 17 + .asm-part-qty { font-size: 12px; font-weight: bold; color: #7A4F00; } 18 + .asm-part-name { font-size: 11px; color: #5A3800; line-height: 1.4; margin-top: 2px; } 19 + .asm-part-img { display: flex; align-items: center; justify-content: center; padding: 0.6rem; min-height: 100px; background: #fff; } 20 + .asm-part-img img { max-width: 120px; max-height: 90px; height: auto; display: block; } 21 + .ref-table { border-collapse: collapse; font-size: 12px; margin-bottom: 0.75rem; } 22 + .ref-table th { background: #ccc; border: 1px solid #aaa; padding: 0.3rem 0.6rem; text-align: center; } 23 + .ref-table td { border: 1px solid #ddd; padding: 0.3rem 0.6rem; vertical-align: top; } 24 + .warning { color: #c00; font-weight: bold; } 25 + h1 { font-size: 18px; margin-bottom: 0.25rem; } 26 +</style> 2 2 28 +<div class="asm"> 29 + 30 + <!-- Header --> 31 + <div style="padding: 0.5rem 0 1.5rem 0;"> 32 + <h1>MHBKR Body Assembly Instructions Rev. 1</h1> 33 + <p><b>Updated November 6, 2012</b></p> 34 + <p><span class="warning">Safety first!</span> Wear eye protection and never touch a powered robot!</p> 35 + <p>The purpose of this guide is to construct the chassis, attach the legs, and install the electronics. Images show the MAH3-R (Mega AH3-R Hexapod); the procedure is the same for all kits using this body.</p> 36 + <p>Note: the MHBKR is a larger version of the HBKR and is part of the H3 series. All electrical and programming tutorials for the H3-R series can be used.</p> 37 + </div> 38 + 39 + <!-- Step 1 --> 40 + <div class="asm-step"> 41 + <div class="asm-step-header"> 42 + <div class="asm-step-name">MHBKR Body — Chassis Assembly</div> 43 + <div class="asm-step-num">Step 1 / 9</div> 44 + </div> 45 + <div class="asm-step-body"> 46 + <div class="asm-step-text"> 47 + <p>Use the 4-40 x 1/4" hex socket screws to attach the 12 aluminum hex spacers to the bottom panel.</p> 48 + <div class="asm-parts"> 49 + <div class="asm-part"> 50 + <div class="asm-part-info"> 51 + <div class="asm-part-qty">12x</div> 52 + <div class="asm-part-name">4-40 x .250" hex socket screw</div> 53 + </div> 54 + <div class="asm-part-img"> 55 + <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-3-4-dof-hexapods/mhbkr-body/WebHome/4250hscs.gif"> 56 + </div> 57 + </div> 58 + <div class="asm-part"> 59 + <div class="asm-part-info"> 60 + <div class="asm-part-qty">12x</div> 61 + <div class="asm-part-name">Aluminum hex spacer</div> 62 + </div> 63 + <div class="asm-part-img"> 64 + <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-3-4-dof-hexapods/mhbkr-body/WebHome/42438nhs.gif"> 65 + </div> 66 + </div> 67 + </div> 68 + </div> 69 + <div class="asm-step-figure"> 70 + <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-3-4-dof-hexapods/mhbkr-body/WebHome/mhbkr-step-1.jpg"> 71 + <span>Figure 1.</span> 72 + </div> 73 + </div> 74 + </div> 75 + 76 + <!-- Step 2 --> 77 + <div class="asm-step"> 78 + <div class="asm-step-header"> 79 + <div class="asm-step-name">MHBKR Body — Chassis Assembly</div> 80 + <div class="asm-step-num">Step 2 / 9</div> 81 + </div> 82 + <div class="asm-step-body"> 83 + <div class="asm-step-text"> 84 + <p>Use four 4-40 x 1/4" hex socket screws to attach four 4-40 x 3/8" M/F plastic hex spacers to the bottom panel as shown. Note: the bottom panel is symmetrical — there is no front or back.</p> 85 + <div class="asm-parts"> 86 + <div class="asm-part"> 87 + <div class="asm-part-info"> 88 + <div class="asm-part-qty">4x</div> 89 + <div class="asm-part-name">4-40 x .250" hex socket screw</div> 90 + </div> 91 + <div class="asm-part-img"> 92 + <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-3-4-dof-hexapods/mhbkr-body/WebHome/4250hscs.gif"> 93 + </div> 94 + </div> 95 + <div class="asm-part"> 96 + <div class="asm-part-info"> 97 + <div class="asm-part-qty">4x</div> 98 + <div class="asm-part-name">4-40 x .375" M/F plastic hex spacer</div> 99 + </div> 100 + <div class="asm-part-img"> 101 + <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-3-4-dof-hexapods/mhbkr-body/WebHome/4375hns2.gif"> 102 + </div> 103 + </div> 104 + </div> 105 + </div> 106 + <div class="asm-step-figure"> 107 + <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-3-4-dof-hexapods/mhbkr-body/WebHome/mhbkr-step-2.jpg"> 108 + <span>Figure 2.</span> 109 + </div> 110 + </div> 111 + </div> 112 + 113 + <!-- Step 3 with schematic --> 114 + <div class="asm-step"> 115 + <div class="asm-step-header"> 116 + <div class="asm-step-name">MHBKR Body — Configure SSC-32</div> 117 + <div class="asm-step-num">Step 3 / 9</div> 118 + </div> 119 + <div class="asm-step-body"> 120 + <div class="asm-step-text"> 121 + <p>Configure the SSC-32 for 115.2 kbaud and DB9 communication. Remove the VL=VS jumper and both VS2=VS1 jumpers. Consult the <a href="https://wiki.lynxmotion.com/info/wiki/lynxmotion/view/servo-erector-set-system/ses-electronics/ses-modules/ssc-32/ssc-32-manual/" target="_blank">SSC-32 manual</a> if needed.</p> 122 + <p>Attach the 9V battery wiring harness to VL to power the electronics. Depending on your kit, you may also need to connect the ~8" twisted wire to VL. <span class="warning">Make sure red wires go to (+) and black wires go to (−).</span> Put electrical tape on the free wire end for now. Attach a battery connector to VS1 and a second battery wiring harness to VS2.</p> 123 + <p>Note: two main battery connectors are used since the 755 servos consume a lot of current.</p> 124 + </div> 125 + </div> 126 + <div class="asm-fullwidth"> 127 + <p><b>Schematic.</b> Double check your connections against the schematic below.</p> 128 + <table class="ref-table"> 129 + <tr><th colspan="3">Servo Letter Definitions</th></tr> 130 + <tr> 131 + <td><b>L</b>eft<br><b>R</b>ight</td> 132 + <td><b>R</b>ear<br><b>M</b>iddle<br><b>F</b>ront</td> 133 + <td><b>K</b>nee<br><b>V</b>ertical<br><b>H</b>orizontal</td> 134 + </tr> 135 + </table> 136 + <div style="text-align:center;"> 137 + <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-3-4-dof-hexapods/mhbkr-body/WebHome/h3wire01b.jpg" style="max-width:100%; border:1px solid #ccc; border-radius:4px;"> 138 + <p style="font-size:12px; color:#666; margin-top:0.3rem;">Schematic 3-1.</p> 139 + </div> 140 + </div> 141 + </div> 142 + 143 + <!-- Step 4 --> 144 + <div class="asm-step"> 145 + <div class="asm-step-header"> 146 + <div class="asm-step-name">MHBKR Body — Install SSC-32</div> 147 + <div class="asm-step-num">Step 4 / 9</div> 148 + </div> 149 + <div class="asm-step-body"> 150 + <div class="asm-step-text"> 151 + <p>Slip the SSC-32 onto the 4-40 x 3/8" hex spacers as shown.</p> 152 + </div> 153 + <div class="asm-step-figure"> 154 + <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-3-4-dof-hexapods/mhbkr-body/WebHome/mhbkr-step-3.jpg"> 155 + <span>Figure 4.</span> 156 + </div> 157 + </div> 158 + </div> 159 + 160 + <!-- Step 5 --> 161 + <div class="asm-step"> 162 + <div class="asm-step-header"> 163 + <div class="asm-step-name">MHBKR Body — Connect Servos & Controller</div> 164 + <div class="asm-step-num">Step 5 / 9</div> 165 + </div> 166 + <div class="asm-step-body"> 167 + <div class="asm-step-text"> 168 + <p>Plug the servos into the SSC-32 as illustrated in Figure 5. Simply plug in the servo associated with the function to the corresponding pin. If oriented correctly, the I/O port (group of four pins) will be closest to its corresponding leg.</p> 169 + <p>The orientation of the three-wire connector is important: yellow wire to signal, red wire to V, black wire to GND.</p> 170 + <p>Follow steps 2–4 from the <a href="https://wiki.lynxmotion.com/info/wiki/lynxmotion/view/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-3-4-dof-hexapods/the-complete-h3-h3-r-tutorial-v2-bbu/" target="_blank">H3 BotBoarduino Guide</a> to connect the BotBoarduino to the SSC-32. If you did not purchase the PS2 option, skip the relevant schematic.</p> 171 + </div> 172 + <div class="asm-step-figure"> 173 + <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-3-4-dof-hexapods/mhbkr-body/WebHome/mhbkr-step-8.jpg"> 174 + <span>Figure 5.</span> 175 + </div> 176 + </div> 177 + </div> 178 + 179 + <!-- Step 6 --> 180 + <div class="asm-step"> 181 + <div class="asm-step-header"> 182 + <div class="asm-step-name">MHBKR Body — Install Second Board</div> 183 + <div class="asm-step-num">Step 6 / 9</div> 184 + </div> 185 + <div class="asm-step-body"> 186 + <div class="asm-step-text"> 187 + <p>Attach the 1" x 4-40 hex spacers to the 3/8" hex spacers. Connect the second board (Bot Board or BotBoarduino) to the 1" spacers using four 4-40 x 0.250" screws. Power and signal connections are not shown in Figure 6 for clarity, but yours should be connected.</p> 188 + <div class="asm-parts"> 189 + <div class="asm-part"> 190 + <div class="asm-part-info"> 191 + <div class="asm-part-qty">4x</div> 192 + <div class="asm-part-name">4-40 x 1.0" hex spacer</div> 193 + </div> 194 + <div class="asm-part-img"> 195 + <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-3-4-dof-hexapods/mhbkr-body/WebHome/41000hns.jpg"> 196 + </div> 197 + </div> 198 + <div class="asm-part"> 199 + <div class="asm-part-info"> 200 + <div class="asm-part-qty">4x</div> 201 + <div class="asm-part-name">4-40 x .250" hex socket screw</div> 202 + </div> 203 + <div class="asm-part-img"> 204 + <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-3-4-dof-hexapods/mhbkr-body/WebHome/4250hscs.gif"> 205 + </div> 206 + </div> 207 + </div> 208 + </div> 209 + <div class="asm-step-figure"> 210 + <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-3-4-dof-hexapods/mhbkr-body/WebHome/mhbkr-step-4.jpg"> 211 + <span>Figure 6.</span> 212 + </div> 213 + </div> 214 + </div> 215 + 216 + <!-- Step 7 --> 217 + <div class="asm-step"> 218 + <div class="asm-step-header"> 219 + <div class="asm-step-name">MHBKR Body — Install Top Plate</div> 220 + <div class="asm-step-num">Step 7 / 9</div> 221 + </div> 222 + <div class="asm-step-body"> 223 + <div class="asm-step-text"> 224 + <p>Install the top plate, ensuring the rectangular opening lines up with the board. The three small holes should be on the side with all the wires. Leave the screws a little loose for now.</p> 225 + <div class="asm-parts"> 226 + <div class="asm-part"> 227 + <div class="asm-part-info"> 228 + <div class="asm-part-qty">12x</div> 229 + <div class="asm-part-name">4-40 x .250" hex socket screw</div> 230 + </div> 231 + <div class="asm-part-img"> 232 + <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-3-4-dof-hexapods/mhbkr-body/WebHome/4250hscs.gif"> 233 + </div> 234 + </div> 235 + </div> 236 + </div> 237 + <div class="asm-step-figure"> 238 + <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-3-4-dof-hexapods/mhbkr-body/WebHome/mhbkr-step-5.jpg"> 239 + <span>Figure 7.</span> 240 + </div> 241 + </div> 242 + </div> 243 + 244 + <!-- Step 8 --> 245 + <div class="asm-step"> 246 + <div class="asm-step-header"> 247 + <div class="asm-step-name">MHBKR Body — Install Power Switches</div> 248 + <div class="asm-step-num">Step 8 / 9</div> 249 + </div> 250 + <div class="asm-step-body"> 251 + <div class="asm-step-text"> 252 + <p>Install the three power switches to the top plate. The switches come with all the hardware needed. Be sure to mount them all in the same orientation (one side for ON, the other for OFF).</p> 253 + </div> 254 + <div class="asm-step-figure"> 255 + <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-3-4-dof-hexapods/mhbkr-body/WebHome/mhbkr-step-6.jpg"> 256 + <span>Figure 8.</span> 257 + </div> 258 + </div> 259 + </div> 260 + 261 + <!-- Step 9 --> 262 + <div class="asm-step"> 263 + <div class="asm-step-header"> 264 + <div class="asm-step-name">MHBKR Body — Install Legs</div> 265 + <div class="asm-step-num">Step 9 / 9</div> 266 + </div> 267 + <div class="asm-step-body"> 268 + <div class="asm-step-text"> 269 + <p>Install all the legs. You will need to: (a) loosen the screws, (b) insert the bearing into the hole, (c) insert the servo between the top and bottom plate, and (d) connect the servo horn at 0° to the top plate (perpendicular). Refer to Figure 9 for clarification. The bearings and associated hardware should be used with the leg assembly guide.</p> 270 + <div class="asm-parts"> 271 + <div class="asm-part"> 272 + <div class="asm-part-info"> 273 + <div class="asm-part-qty">12x</div> 274 + <div class="asm-part-name">2-56 x .250" Phillips screw</div> 275 + </div> 276 + <div class="asm-part-img"> 277 + <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-3-4-dof-hexapods/mhbkr-body/WebHome/256025ph.gif"> 278 + </div> 279 + </div> 280 + </div> 281 + <p style="margin-top:0.75rem;">This completes the mechanical assembly. You can now move on to the Complete H3/H3-R Tutorial.</p> 282 + </div> 283 + <div class="asm-step-figure"> 284 + <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-3-4-dof-hexapods/mhbkr-body/WebHome/mhbkr-step-7.jpg"> 285 + <span>Figure 9.</span> 286 + </div> 287 + </div> 288 + </div> 289 + 290 +</div> 3 3 {{/html}}
- mhbkr-step-8.jpg
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +xwiki:XWiki.ENantel - Size
-
... ... @@ -1,0 +1,1 @@ 1 +15.8 KB - Content

