You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Visually inspect all solder joints before continuing with the build. Look for the following problems:
137
+
138
+
\begin{itemize}
139
+
\item Missed connection -- a pin that was not soldered at all. Fix it by adding solder to the joint.
140
+
\item Cold joint -- a dull, grainy, or lumpy joint instead of a smooth shiny one. Fix it by reheating the joint until the solder flows again. Add a small amount of fresh solder if needed.
141
+
\item Solder bridge -- excess solder connecting two adjacent pads or pins that should not be connected. Try reheating the bridge and separating the pads with the tip of the soldering iron. Alternatively, place solder wick over the bridge, press it with a hot iron, and lift the wick away to absorb the excess solder.
142
+
\end{itemize}
143
+
144
+
If you spot a problem, fix it before moving on.
145
+
146
+
\newpage
147
+
133
148
\section{Front panel}
134
149
135
150
Now when all the internal parts are soldered, the next step is to assemble
@@ -138,7 +153,7 @@ \section{Front panel}
138
153
\begin{enumerate}
139
154
\item Snap in the buttons.
140
155
\item Place the 4 green D-shaped potentiometers in ``Green pot''
141
-
footprints. If the big legs are hard to snap in, flatten them with pliers first. Do not solder the legs yet.
156
+
footprints. If the big legs are hard to snap in, flatten them with pliers first.
142
157
\item Similarly, place the 6 blue trimmer potentiometers in the ``Blue pot''
143
158
footprints.
144
159
\item Put all jack sockets into the PCB.
@@ -161,15 +176,16 @@ \section{Front panel}
161
176
Once all the components are placed correctly, move on to soldering.
162
177
163
178
\begin{enumerate}
164
-
\item Solder in all the potentiometers and jacks. Only solder the three
165
-
smaller terminals of each potentiometer.
179
+
\item Solder in all the potentiometers and jacks.
166
180
\item Solder all the buttons.
167
181
\item Use a masking tape on the portion of the panel with holes for LEDs, see
168
182
Figure \ref{masking}. Push the LEDs against the tape, so they are even with
169
183
the panel surface.
170
184
\item Solder the LEDs. Then snap their legs off and remove the tape.
171
185
\end{enumerate}
172
186
187
+
Repeat the inspection procedure described in Section~\ref{inspection}.
188
+
173
189
\section{Knobs}
174
190
175
191
You can now put knobs on the potentiometers.
@@ -194,18 +210,17 @@ \section{Knobs}
194
210
\label{masking}
195
211
\end{figure}
196
212
197
-
\clearpage
198
-
199
213
\section{Final assembly}
200
214
201
215
Connect the Daisy Patch Submodule to the main black PCB to complete the build.
202
216
203
-
\section{Testing and inspection}
217
+
\newpage
218
+
219
+
\section{Testing}
204
220
205
221
Before powering up the module, perform these checks to prevent damage:
206
222
207
223
\begin{itemize}
208
-
\item Visually inspect all solder joints for missed connections, cold joints, and solder bridges.
209
224
\item Always connect power with the system off. Verify the red stripe on the ribbon cable aligns with -12V on the PCB.
210
225
\item If you can, test the module in an isolated case first to prevent damage to your entire Eurorack system if there are assembly errors.
211
226
\end{itemize}
@@ -216,8 +231,6 @@ \section{Congratulations}
216
231
217
232
You can find the user manual on \url{https://zlosynth.com/arplus-user-manual.pdf}.
0 commit comments