This repository was created to plan and teach the pre-summer course "Rapid Prototyping Tools for PCB Design".
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

205 lines
4.4 KiB

  1. \documentclass{beamer}
  2. \usepackage[spanish]{babel}
  3. \usepackage[utf8]{inputenc}
  4. \usepackage{ragged2e}
  5. \usetheme{Warsaw}
  6. \usecolortheme{crane}
  7. \useoutertheme{shadow}
  8. \useinnertheme{rectangles}
  9. \title[Introduction to CircuitPro]{Milling Circuit Boards with CircuitPro and S63 LPKF Machine}
  10. \institute[ITM]{Instituto Tecnológico de Morelia\\
  11. Maestría en Ciencias en Ingeniería Electrónica\\
  12. ''José María Morelos y Pavón"}
  13. \begin{document}
  14. \frame{\titlepage}
  15. \begin{frame}
  16. \frametitle{Índice}
  17. \tableofcontents
  18. \end{frame}
  19. \section{Machine Setup}
  20. \begin{frame}
  21. \frametitle{Machine Setup}
  22. \begin{figure}[!h]
  23. \centering
  24. \includegraphics[width=3in]{selecciondemaquina.JPG}
  25. \caption{Hardware configuration}
  26. \end{figure}
  27. \end{frame}
  28. \begin{frame}
  29. \begin{figure}[!h]
  30. \centering
  31. \includegraphics[width=3in]{herramientas.JPG}
  32. \caption{Tool selection window}
  33. \end{figure}
  34. \end{frame}
  35. \subsection{The tool magazine}
  36. \begin{frame}{Milling and Drilling Tools}
  37. \begin{figure}[!h]
  38. \centering
  39. \includegraphics[width=4.5in]{tools}
  40. \end{figure}
  41. \end{frame}
  42. \begin{frame}{}
  43. \begin{figure}[!h]
  44. \centering
  45. \includegraphics[width=2.5in]{drilling}
  46. \end{figure}
  47. \end{frame}
  48. \begin{frame}{}
  49. \begin{figure}[!h]
  50. \centering
  51. \includegraphics[width=3in]{herramientasLength}
  52. \end{figure}
  53. \end{frame}
  54. \subsection{CAD systems}
  55. \begin{frame}
  56. \begin{figure}[!h]
  57. \centering
  58. \includegraphics[width=3in]{selecciondeprogramas.JPG}
  59. \caption{CAD Software Selection}
  60. \end{figure}
  61. \end{frame}
  62. %-------------------
  63. \section{The CircuitPRO GUI}
  64. \begin{frame}
  65. \frametitle{GUI}
  66. \begin{figure}[!h]
  67. \centering
  68. \includegraphics[width=4.2in]{interfaz.png}
  69. \caption{The CircuitPro Graphic User Interface}
  70. \end{figure}
  71. \end{frame}
  72. %-------------------
  73. \section{How to create a new project}
  74. \subsection{Project stages}
  75. \begin{frame}
  76. \frametitle{Project stages}
  77. \begin{block}{}
  78. \justifying
  79. Once the machine has been configured, most of the PCBs follow the next process:
  80. \begin{itemize}
  81. \item Load a template project \textbf{(Single Side, Double Side, ...)}
  82. \item Import the \textbf{Gerber} files
  83. \item Create the tool-paths and link the tools
  84. \item Board Production
  85. \end{itemize}
  86. \end{block}
  87. \end{frame}
  88. \begin{frame}
  89. \begin{figure}[!h]
  90. \centering
  91. \includegraphics[width=4.5in]{crearproyecto.png}
  92. \caption{Cargar plantilla predeterminada}
  93. \end{figure}
  94. \end{frame}
  95. \subsection{How many layers}
  96. \begin{frame}
  97. \begin{figure}[!h]
  98. \centering
  99. \includegraphics[width=3.5in]{bottonlado.JPG}
  100. \caption{Selección de tipo de PCB}
  101. \end{figure}
  102. \end{frame}
  103. \subsection{Substrate}
  104. \begin{frame}
  105. \begin{figure}[!h]
  106. \centering
  107. \includegraphics[width=3.5in]{material.JPG}
  108. \caption{Selección de material}
  109. \end{figure}
  110. \end{frame}
  111. \subsection{Layer files}
  112. \begin{frame}
  113. \begin{figure}[!h]
  114. \centering
  115. \includegraphics[width=4.5in]{importar.JPG}
  116. \caption{Layer files importing}
  117. \end{figure}
  118. \end{frame}
  119. \begin{frame}
  120. \frametitle{Allowed files}
  121. \begin{figure}[!h]
  122. \centering
  123. \includegraphics[width=2.4in]{archivosadmitidos.png}
  124. \caption{Archivos admitidos}
  125. \end{figure}
  126. \end{frame}
  127. \begin{frame}
  128. \begin{block}{}
  129. \justifying
  130. The file extension depends on the CAD software used. For Altium, the layers generated are the KeepOut, Botton Layer and Top Layer, respectively (\texttt{*.GKO, *.GBL y *.GTL}).
  131. % Al importar los archivos generados dependiendo del programa utilizado será el formato en que vengan. Las extensiones de los archivos podrían describir qué son, por ejemplo: \texttt{*.GKO, *.GBL y *.GTL} generados por Altium contienen las capas KeepOut, Botton Layer y Top Layer respectivamente.
  132. \end{block}
  133. \end{frame}
  134. \begin{frame}
  135. \frametitle{Tipos de archivos admitidos}
  136. \end{frame}
  137. \subsubsection{The Layers}
  138. \begin{frame}
  139. \frametitle{Botton layer}
  140. \begin{figure}[!h]
  141. \centering
  142. \includegraphics[width=3.2in]{importarasignarb.png}
  143. \caption{Botton layer file}
  144. \end{figure}
  145. \end{frame}
  146. \begin{frame}
  147. \begin{figure}[!h]
  148. \centering
  149. \includegraphics[width=3.2in]{importarasignart.png}
  150. \caption{Top layer file}
  151. \end{figure}
  152. \end{frame}
  153. \subsubsection{The Drill Layers}
  154. \begin{frame}
  155. \frametitle{The Drill Layers}
  156. \begin{figure}[!h]
  157. \centering
  158. \includegraphics[width=3.2in]{importarasignar.png}
  159. \caption{Drill layer importing}
  160. \end{figure}
  161. \end{frame}
  162. \subsubsection{Contour router layer}
  163. \begin{frame}
  164. \frametitle{Capas de corte}
  165. \begin{figure}[!h]
  166. \centering
  167. \includegraphics[width=3.2in]{importarasignarbordes.png}
  168. \caption{The board Outline Layer}
  169. \end{figure}
  170. \end{frame}
  171. \end{document}