Wiki source code of Base Rotate Add-On Assembly Instructions Rev. 1
Last modified by Eric Nantel on 2026/04/02 15:32
Hide last authors
![]() |
11.1 | 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-parts { display: flex; flex-wrap: wrap; gap: 0.75rem; margin-top: 0.75rem; align-items: stretch; } | ||
| 14 | .asm-part { border: 1px solid #ddd; border-radius: 6px; overflow: hidden; flex: 0 1 150px; display: flex; flex-direction: column; } | ||
| 15 | .asm-part-info { background: #FFF3D6; padding: 0.4rem 0.6rem; border-bottom: 1px solid #F5A800; flex: 1; } | ||
| 16 | .asm-part-qty { font-size: 12px; font-weight: bold; color: #7A4F00; } | ||
| 17 | .asm-part-name { font-size: 11px; color: #5A3800; line-height: 1.4; margin-top: 2px; } | ||
| 18 | .asm-part-img { display: flex; align-items: center; justify-content: center; padding: 0.6rem; min-height: 100px; background: #fff; } | ||
| 19 | .asm-part-img img { max-width: 120px; max-height: 90px; height: auto; display: block; } | ||
| 20 | .safety { color: #c00; font-weight: bold; } | ||
| 21 | h1 { font-size: 18px; margin-bottom: 0.25rem; } | ||
| 22 | </style> | ||
![]() |
1.1 | 23 | |
![]() |
11.1 | 24 | <div class="asm"> |
| 25 | |||
| 26 | <!-- Header --> | ||
| 27 | <div style="padding: 0.5rem 0 1.5rem 0;"> | ||
| 28 | <h1>Add-On Base Rotate Assembly Instructions Rev. 1</h1> | ||
| 29 | <p><b>Updated December 14, 2007</b></p> | ||
| 30 | <p><span class="safety">Safety first!</span> Wear eye protection and never touch a powered robot!</p> | ||
| 31 | </div> | ||
| 32 | |||
| 33 | <!-- Step 1 --> | ||
| 34 | <div class="asm-step"> | ||
| 35 | <div class="asm-step-header"> | ||
| 36 | <div class="asm-step-name">Add-On Base Rotate — Assembly</div> | ||
| 37 | <div class="asm-step-num">Step 1 / 4</div> | ||
| 38 | </div> | ||
| 39 | <div class="asm-step-body"> | ||
| 40 | <div class="asm-step-text"> | ||
| 41 | <p>Remove the servo's horn and set the screw aside. Push the servo up through the bottom of the servo hole in the chassis. Secure the servo using the servo attachment hardware.</p> | ||
| 42 | <div class="asm-parts"> | ||
| 43 | <div class="asm-part"> | ||
| 44 | <div class="asm-part-info"> | ||
| 45 | <div class="asm-part-qty">4x</div> | ||
| 46 | <div class="asm-part-name">Servo attachment hardware set</div> | ||
| 47 | </div> | ||
| 48 | <div class="asm-part-img"> | ||
| 49 | <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-2dof-hexapods/base-rotate-add-on/WebHome/srvhdw.gif"> | ||
| 50 | </div> | ||
| 51 | </div> | ||
| 52 | </div> | ||
| 53 | </div> | ||
| 54 | <div class="asm-step-figure"> | ||
| 55 | <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-2dof-hexapods/base-rotate-add-on/WebHome/abr01.jpg"> | ||
| 56 | <span>Figure 1.</span> | ||
| 57 | </div> | ||
| 58 | </div> | ||
| 59 | </div> | ||
| 60 | |||
| 61 | <!-- Step 2 --> | ||
| 62 | <div class="asm-step"> | ||
| 63 | <div class="asm-step-header"> | ||
| 64 | <div class="asm-step-name">Add-On Base Rotate — Assembly</div> | ||
| 65 | <div class="asm-step-num">Step 2 / 4</div> | ||
| 66 | </div> | ||
| 67 | <div class="asm-step-body"> | ||
| 68 | <div class="asm-step-text"> | ||
| 69 | <p>Attach the rotate panel supports as shown in Figure 2-2. Refer to Figure 2-1 for detailed information.</p> | ||
| 70 | <div class="asm-parts"> | ||
| 71 | <div class="asm-part"> | ||
| 72 | <div class="asm-part-info"> | ||
| 73 | <div class="asm-part-qty">—</div> | ||
| 74 | <div class="asm-part-name">Rotate panel support diagram</div> | ||
| 75 | </div> | ||
| 76 | <div class="asm-part-img"> | ||
| 77 | <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-2dof-hexapods/base-rotate-add-on/WebHome/baser01.gif"> | ||
| 78 | </div> | ||
| 79 | </div> | ||
| 80 | </div> | ||
| 81 | </div> | ||
| 82 | <div class="asm-step-figure"> | ||
| 83 | <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-2dof-hexapods/base-rotate-add-on/WebHome/abr02.jpg"> | ||
| 84 | <span>Figure 2-2.</span> | ||
| 85 | </div> | ||
| 86 | </div> | ||
| 87 | </div> | ||
| 88 | |||
| 89 | <!-- Step 3 --> | ||
| 90 | <div class="asm-step"> | ||
| 91 | <div class="asm-step-header"> | ||
| 92 | <div class="asm-step-name">Add-On Base Rotate — Assembly</div> | ||
| 93 | <div class="asm-step-num">Step 3 / 4</div> | ||
| 94 | </div> | ||
| 95 | <div class="asm-step-body"> | ||
| 96 | <div class="asm-step-text"> | ||
| 97 | <p>Use the servo horn screw to attach the rotate panel onto the servo. Note, if you're adding something onto the rotate panel, you'll need to do so before attaching the rotate panel.</p> | ||
| 98 | </div> | ||
| 99 | <div class="asm-step-figure"> | ||
| 100 | <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-2dof-hexapods/base-rotate-add-on/WebHome/abr03.jpg"> | ||
| 101 | <span>Figure 3.</span> | ||
| 102 | </div> | ||
| 103 | </div> | ||
| 104 | </div> | ||
| 105 | |||
| 106 | <!-- Step 4 --> | ||
| 107 | <div class="asm-step"> | ||
| 108 | <div class="asm-step-header"> | ||
| 109 | <div class="asm-step-name">Add-On Base Rotate — Assembly</div> | ||
| 110 | <div class="asm-step-num">Step 4 / 4</div> | ||
| 111 | </div> | ||
| 112 | <div class="asm-step-body"> | ||
| 113 | <div class="asm-step-text"> | ||
| 114 | <p>This completes the mechanical assembly for the add-on base rotate.</p> | ||
| 115 | </div> | ||
| 116 | <div class="asm-step-figure"> | ||
| 117 | <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-2dof-hexapods/base-rotate-add-on/WebHome/abr04.jpg"> | ||
| 118 | <span>Figure 4.</span> | ||
| 119 | </div> | ||
| 120 | </div> | ||
| 121 | </div> | ||
| 122 | |||
| 123 | </div> | ||
![]() |
1.1 | 124 | {{/html}} |


