Changes for page Quarter Scale Pan Assembly v1.0
Last modified by Eric Nantel on 2026/04/02 15:18
Change comment: There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,1 +1,1 @@ 1 -se rvo-erector-set-robots-kits.ses-v1-robots.ses-v1-misc-mechanical.WebHome1 +ses-v1.ses-v1-robots.ses-v1-misc-mechanical.WebHome - Content
-
... ... @@ -1,3 +1,229 @@ 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: var(--color-background-primary, #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> 2 2 24 +<div class="asm"> 25 + 26 + <!-- Header --> 27 + <div style="padding: 0.5rem 0 1.5rem 0;"> 28 + <h1>Quarter Scale Pan Assembly, Ver 1.0</h1> 29 + <p><b>Updated August 8, 2013</b></p> 30 + <p><span class="safety">Safety first!</span> Wear eye protection and never touch a powered robot!</p> 31 + </div> 32 + 33 + <!-- Lexan Preparation --> 34 + <div class="asm-step"> 35 + <div class="asm-step-header"> 36 + <div class="asm-step-name">Quarter Scale Pan — Lexan Preparation</div> 37 + </div> 38 + <div class="asm-step-body"> 39 + <div class="asm-step-text"> 40 + <p>The lexan pieces have a protective covering that needs to be removed before assembly. When the laser cuts, the covering melts into the cut edge which can make removal difficult. If you gently scrape the cut edge with a flat blade screwdriver, the covering can easily be lifted and peeled off.</p> 41 + <p>On smaller pieces the coverings can be more difficult to remove. If you have trouble you can gently scrape the cut edge, then use duct tape to lift the covering off.</p> 42 + <p>For further information on lexan, see <a href="https://wiki.lynxmotion.com/info/wiki/lynxmotion/view/support/polycarbonate-info-page/" target="_blank">this page</a>.</p> 43 + </div> 44 + <div class="asm-step-figure"> 45 + <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-misc-mechanical/pan-tilt-large-assembly/WebHome/lexan01.jpg" alt="Lexan Preparation"> 46 + <span>Lexan Preparation.</span> 47 + </div> 48 + </div> 49 + </div> 50 + 51 + <!-- Step 1 --> 52 + <div class="asm-step"> 53 + <div class="asm-step-header"> 54 + <div class="asm-step-name">Quarter Scale Pan — Assembly</div> 55 + <div class="asm-step-num">Step 1 / 6</div> 56 + </div> 57 + <div class="asm-step-body"> 58 + <div class="asm-step-text"> 59 + <p>Secure the 805 multi-purpose bracket to the heavy duty base rotate as shown, using four 2-56 x .250" Phillips head screws.</p> 60 + <div class="asm-parts"> 61 + <div class="asm-part"> 62 + <div class="asm-part-info"> 63 + <div class="asm-part-qty">4x</div> 64 + <div class="asm-part-name">2-56 x .250" Phillips screw</div> 65 + </div> 66 + <div class="asm-part-img"> 67 + <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-misc-mechanical/pan-tilt-large-assembly/WebHome/256025ph.gif"> 68 + </div> 69 + </div> 70 + </div> 71 + </div> 72 + <div class="asm-step-figure"> 73 + <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-misc-mechanical/pan-tilt-large-assembly/WebHome/QPT-NS-1.jpg"> 74 + <span>Figure 1.</span> 75 + </div> 76 + </div> 77 + </div> 78 + 79 + <!-- Step 2 --> 80 + <div class="asm-step"> 81 + <div class="asm-step-header"> 82 + <div class="asm-step-name">Quarter Scale Pan — Assembly</div> 83 + <div class="asm-step-num">Step 2 / 6</div> 84 + </div> 85 + <div class="asm-step-body"> 86 + <div class="asm-step-text"> 87 + <p>Insert the 4-40 x .5" Phillips head screw through the hole in the multi-purpose bracket as shown. Secure with a steel nut.</p> 88 + <div class="asm-parts"> 89 + <div class="asm-part"> 90 + <div class="asm-part-info"> 91 + <div class="asm-part-qty">1x</div> 92 + <div class="asm-part-name">4-40 x .5" Phillips screw</div> 93 + </div> 94 + <div class="asm-part-img"> 95 + <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-misc-mechanical/pan-tilt-large-assembly/WebHome/500phs.gif"> 96 + </div> 97 + </div> 98 + <div class="asm-part"> 99 + <div class="asm-part-info"> 100 + <div class="asm-part-qty">1x</div> 101 + <div class="asm-part-name">4-40 steel nut</div> 102 + </div> 103 + <div class="asm-part-img"> 104 + <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-misc-mechanical/pan-tilt-large-assembly/WebHome/440zpn.GIF"> 105 + </div> 106 + </div> 107 + </div> 108 + </div> 109 + <div class="asm-step-figure"> 110 + <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-misc-mechanical/pan-tilt-large-assembly/WebHome/QPT-NS-2.jpg"> 111 + <span>Figure 2.</span> 112 + </div> 113 + </div> 114 + </div> 115 + 116 + <!-- Step 3 --> 117 + <div class="asm-step"> 118 + <div class="asm-step-header"> 119 + <div class="asm-step-name">Quarter Scale Pan — Assembly</div> 120 + <div class="asm-step-num">Step 3 / 6</div> 121 + </div> 122 + <div class="asm-step-body"> 123 + <div class="asm-step-text"> 124 + <p>Ref: Lexan preparation above. Sandwich the "C" bracket between the two lexan discs as shown. Make sure the disc with the large center hole is on the inside, and the disc with the small center hole is on the outside. Use two #2 x .250" tapping screws to hold them in place. Be careful not to over tighten them.</p> 125 + <div class="asm-parts"> 126 + <div class="asm-part"> 127 + <div class="asm-part-info"> 128 + <div class="asm-part-qty">2x</div> 129 + <div class="asm-part-name">#2 x .250" tapping screw</div> 130 + </div> 131 + <div class="asm-part-img"> 132 + <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-misc-mechanical/pan-tilt-large-assembly/WebHome/2250phts.gif"> 133 + </div> 134 + </div> 135 + </div> 136 + </div> 137 + <div class="asm-step-figure"> 138 + <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-misc-mechanical/pan-tilt-large-assembly/WebHome/QPT-NS-3.jpg"> 139 + <span>Figure 3.</span> 140 + </div> 141 + </div> 142 + </div> 143 + 144 + <!-- Step 4 --> 145 + <div class="asm-step"> 146 + <div class="asm-step-header"> 147 + <div class="asm-step-name">Quarter Scale Pan — Assembly</div> 148 + <div class="asm-step-num">Step 4 / 6</div> 149 + </div> 150 + <div class="asm-step-body"> 151 + <div class="asm-step-text"> 152 + <p>Attach the "C" bracket to the multi-purpose bracket as shown, using a nylon insert lock nut. Tighten this down fully, then back off in 1/4 turn increments, until the joint can move but hold position. There should be enough friction to add mechanical dampening to the axis, without over-stressing the servo. If you find it is too tight or too loose, it can be adjusted later.</p> 153 + <div class="asm-parts"> 154 + <div class="asm-part"> 155 + <div class="asm-part-info"> 156 + <div class="asm-part-qty">1x</div> 157 + <div class="asm-part-name">4-40 nylon insert lock nut</div> 158 + </div> 159 + <div class="asm-part-img"> 160 + <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-misc-mechanical/pan-tilt-large-assembly/WebHome/440niln.gif"> 161 + </div> 162 + </div> 163 + </div> 164 + </div> 165 + <div class="asm-step-figure"> 166 + <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-misc-mechanical/pan-tilt-large-assembly/WebHome/QPT-NS-3b.jpg"> 167 + <span>Figure 4.</span> 168 + </div> 169 + </div> 170 + </div> 171 + 172 + <!-- Step 5 --> 173 + <div class="asm-step"> 174 + <div class="asm-step-header"> 175 + <div class="asm-step-name">Quarter Scale Pan — Assembly</div> 176 + <div class="asm-step-num">Step 5 / 6</div> 177 + </div> 178 + <div class="asm-step-body"> 179 + <div class="asm-step-text"> 180 + <p>Attach an 805BB servo into the multi-purpose bracket as shown in Figure 5-2 using the hardware specified in Figure 5-1 (four screws, washers and nuts). The C-bracket has been temporarily removed for clarity.</p> 181 + <div class="asm-parts"> 182 + <div class="asm-part"> 183 + <div class="asm-part-info"> 184 + <div class="asm-part-qty">4x</div> 185 + <div class="asm-part-name">Screws, washers & nuts</div> 186 + </div> 187 + <div class="asm-part-img"> 188 + <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-misc-mechanical/pan-tilt-large-assembly/WebHome/brack02.gif"> 189 + </div> 190 + </div> 191 + </div> 192 + </div> 193 + <div class="asm-step-figure"> 194 + <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-misc-mechanical/pan-tilt-large-assembly/WebHome/QPT-NS-4.jpg"> 195 + <span>Figure 5-2.</span> 196 + </div> 197 + </div> 198 + </div> 199 + 200 + <!-- Step 6 --> 201 + <div class="asm-step"> 202 + <div class="asm-step-header"> 203 + <div class="asm-step-name">Quarter Scale Pan — Assembly</div> 204 + <div class="asm-step-num">Step 6 / 6</div> 205 + </div> 206 + <div class="asm-step-body"> 207 + <div class="asm-step-text"> 208 + <p>Secure the "C" bracket to the servo horn as shown, using two 2-56 x .250" Phillips head screws.</p> 209 + <div class="asm-parts"> 210 + <div class="asm-part"> 211 + <div class="asm-part-info"> 212 + <div class="asm-part-qty">2x</div> 213 + <div class="asm-part-name">2-56 x .250" Phillips screw</div> 214 + </div> 215 + <div class="asm-part-img"> 216 + <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-misc-mechanical/pan-tilt-large-assembly/WebHome/4375phts.gif"> 217 + </div> 218 + </div> 219 + </div> 220 + </div> 221 + <div class="asm-step-figure"> 222 + <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-misc-mechanical/pan-tilt-large-assembly/WebHome/QPT-NS-5.jpg"> 223 + <span>Figure 6-2.</span> 224 + </div> 225 + </div> 226 + </div> 227 + 228 +</div> 3 3 {{/html}}

